Changeset 0.13.0 (#64)
This commit is contained in:
@@ -176,6 +176,8 @@ func TruncateAll(t *testing.T) {
|
||||
"teams",
|
||||
"refresh_tokens",
|
||||
"users",
|
||||
"platform_policies",
|
||||
"global_config",
|
||||
}
|
||||
for _, table := range tables {
|
||||
DB.Exec(fmt.Sprintf("TRUNCATE TABLE %s CASCADE", table))
|
||||
|
||||
Reference in New Issue
Block a user