mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-06-22 03:10:16 +00:00
feat: inject runtime helpers to controllers and services
This commit is contained in:
@@ -555,6 +555,7 @@ func TestUserController(t *testing.T) {
|
||||
OAuthBroker: broker,
|
||||
Tailscale: nil,
|
||||
PolicyEngine: policyEngine,
|
||||
Helpers: helpers,
|
||||
})
|
||||
|
||||
beforeEach := func() {
|
||||
|
||||
Reference in New Issue
Block a user