Skip to content

Commit

Permalink
Update AuthorizationTokenRefreshTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Aug 15, 2023
1 parent 7f32a0f commit 3544ce6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class AuthorizationTokenRefreshTest extends AbstractGitHubWireMockTest {
/**
* Instantiates a new test.
*/
public AuthorizationTokenRefreshTest() throws IOException {
public AuthorizationTokenRefreshTest() {
useDefaultGitHub = false;
}

Expand Down

0 comments on commit 3544ce6

Please sign in to comment.