fixed after hooks

This commit is contained in:
Gani Georgiev
2022-08-08 20:14:46 +03:00
parent 8009d37d24
commit 8b2b26c196
17 changed files with 945 additions and 678 deletions
-1
View File
@@ -95,7 +95,6 @@ func TestCollectionsImportSubmit(t *testing.T) {
expectCollectionsCount: 5,
expectEvents: map[string]int{
"OnModelBeforeCreate": 2,
"OnModelAfterCreate": 2,
},
},
{