mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-15 08:13:42 +00:00
member
This commit is contained in:
@@ -58,7 +58,6 @@ func newTestEvent(description string, data func() interface{}, checkPrevious boo
|
||||
shouldCheckPrevious: checkPrevious,
|
||||
BaseEvent: *NewBaseEventForPush(
|
||||
authz.NewMockContext("resourceOwner", "editorUser"),
|
||||
"editorService",
|
||||
"test.event",
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user