Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvest committed Sep 19, 2017
1 parent 9c398d9 commit 3247c2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ public void updatesAreAvailableToConcurrentReadTransactions() throws Exception
}

@Ignore( "This is more of a rudimentary write-throughput benchmark, which we can delete or turn into a proper " +
"benchmark at a later date")
"benchmark at a later date" )
@Test
public void fiveHundredThousandUpdates() throws Exception
{
Expand Down

0 comments on commit 3247c2c

Please sign in to comment.