Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
pewssh committed Sep 25, 2024
1 parent 6213415 commit 8055bf0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/cli_tests/zs3server_tests/1_mixed_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ func TestZs3serverMixedWarpTests(testSetup *testing.T) {
testSetup.Fatalf("Error appending to file: %v\n", err)
}
})

}
1 change: 0 additions & 1 deletion tests/cli_tests/zs3server_tests/4_listing_purge_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ func TestZs3serverListTests(testSetup *testing.T) {
testSetup.Fatalf("Error appending to file: %v\n", err)
}
})

}

0 comments on commit 8055bf0

Please sign in to comment.