Adds unit tests for all services
This commit is contained in:
@@ -56,7 +56,6 @@ model IamPolicy {
|
||||
updatedAt DateTime @updatedAt
|
||||
|
||||
@@id([id, version])
|
||||
@@unique([accountId, path, name])
|
||||
}
|
||||
|
||||
model IamRoleIamPolicyAttachment {
|
||||
|
||||
Reference in New Issue
Block a user