Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
firelizzard18 committed Sep 23, 2023
1 parent 27be184 commit 310abe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cmd/dbrepair/db_repair_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ func TestReal(t *testing.T) {
}

func TestDbRepairMissing(t *testing.T) {
t.Skip("Manual")
color.NoColor = false

dir := t.TempDir() // create temporary directory that will auto delete after test
Expand Down

0 comments on commit 310abe9

Please sign in to comment.