mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-06-23 11:50:13 +00:00
feat: inject runtime helpers to controllers and services
This commit is contained in:
@@ -721,6 +721,7 @@ func TestProxyController(t *testing.T) {
|
||||
OAuthBroker: broker,
|
||||
Tailscale: nil,
|
||||
PolicyEngine: policyEngine,
|
||||
Helpers: helpers,
|
||||
})
|
||||
|
||||
for _, test := range tests {
|
||||
|
||||
Reference in New Issue
Block a user