mirror of
https://github.com/jlengrand/Exposed.git
synced 2026-03-10 08:11:20 +00:00
Update event wasn't fired on Entity.flush()
This commit is contained in:
@@ -296,6 +296,6 @@ class EntityHookTest: DatabaseTestsBase() {
|
||||
assertEquals(user.id, updateEvent.entityId)
|
||||
assertEquals(EntityChangeType.Updated, updateEvent.changeType)
|
||||
}
|
||||
}ª
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user