summaryrefslogtreecommitdiff
path: root/internal/db/bundb/admin_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/db/bundb/admin_test.go')
-rw-r--r--internal/db/bundb/admin_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/db/bundb/admin_test.go b/internal/db/bundb/admin_test.go
index f0a869a9b..18e1f67e2 100644
--- a/internal/db/bundb/admin_test.go
+++ b/internal/db/bundb/admin_test.go
@@ -70,6 +70,8 @@ func (suite *AdminTestSuite) TestIsEmailAvailableDomainBlocked() {
}
func (suite *AdminTestSuite) TestCreateInstanceAccount() {
+ // reinitialize test DB to clear caches
+ suite.db = testrig.NewTestDB()
// we need to take an empty db for this...
testrig.StandardDBTeardown(suite.db)
// ...with tables created but no data