Add Integration test for comment
This commit is contained in:
@@ -38,6 +38,7 @@ class Citizen(
|
||||
deletedAt: DateTime? = null
|
||||
) : CitizenFull,
|
||||
CitizenBasicI,
|
||||
CitizenWithUserI,
|
||||
CitizenRef(id),
|
||||
CitizenCartI,
|
||||
EntityCreatedAt by EntityCreatedAtImp(),
|
||||
|
||||
Reference in New Issue
Block a user