Skip to content

Commit

Permalink
chore: code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hessjcg committed Jul 18, 2023
1 parent ccb978d commit 875cde6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ public void runConcurrencyTest() throws Exception {
}
}

@Test(timeout = 45000) //45 seconds
@Test(timeout = 45000) // 45 seconds
public void testForceRefreshDoesNotCauseADeadlock() throws Exception {
MockAdminApi mockAdminApi = new MockAdminApi();
ListenableFuture<KeyPair> keyPairFuture =
Expand Down

0 comments on commit 875cde6

Please sign in to comment.