Adds unit tests for all services
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Drop unique constraint on IamPolicy
|
||||
DROP INDEX "IamPolicy_accountId_path_name_key";
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
-- Drop unique constraint on IamPolicy
|
||||
DROP INDEX "IamPolicy_accountId_path_name_key";
|
||||