Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan committed Jul 25, 2024
1 parent c532f80 commit 636f45e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ TEST_F(AsyncConnectionImplTest, ReadObjectDetectBadMessageChecksum) {

EXPECT_THAT(data.get(),
VariantWith<Status>(StatusIs(StatusCode::kInvalidArgument)));

}

TEST_F(AsyncConnectionImplTest, ReadObjectDetectBadFullChecksum) {
Expand Down

0 comments on commit 636f45e

Please sign in to comment.