diff --git a/tests/integration/db.go b/tests/integration/db.go index d83cf96b61..627b9489e2 100644 --- a/tests/integration/db.go +++ b/tests/integration/db.go @@ -139,7 +139,7 @@ func setupDatabase(s *state) (impl client.DB, path string, err error) { } // TODO-ACP FIX BEFORE PR - // s.dbt = badgerFileType + s.dbt = badgerFileType // TODO-ACP FIX BEFORE PR switch s.dbt {