Skip to content

Commit

Permalink
PR(TEMP-DROP): Temp fix to make tests work for me. will drop this
Browse files Browse the repository at this point in the history
pre-merge.
  • Loading branch information
shahzadlone committed Feb 25, 2024
1 parent 89686a7 commit 9970f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/db.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 9970f1c

Please sign in to comment.