mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 06:42:03 +00:00
test 4 milestones
This commit is contained in:
@@ -38,7 +38,7 @@ func TestMain(m *testing.M) {
|
||||
Tester = integration.NewTester(ctx)
|
||||
defer Tester.Done()
|
||||
|
||||
CTX, ErrCTX = Tester.WithSystemAuthorization(ctx, integration.OrgOwner), errCtx
|
||||
CTX, ErrCTX = Tester.WithAuthorization(ctx, integration.OrgOwner), errCtx
|
||||
Client = Tester.Client.UserV2
|
||||
return m.Run()
|
||||
}())
|
||||
|
||||
Reference in New Issue
Block a user