Skip to content

Commit 3544ce6

Browse files
authored
Update AuthorizationTokenRefreshTest.java
1 parent 7f32a0f commit 3544ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/kohsuke/github/extras/authorization/AuthorizationTokenRefreshTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public class AuthorizationTokenRefreshTest extends AbstractGitHubWireMockTest {
1717
/**
1818
* Instantiates a new test.
1919
*/
20-
public AuthorizationTokenRefreshTest() throws IOException {
20+
public AuthorizationTokenRefreshTest() {
2121
useDefaultGitHub = false;
2222
}
2323

0 commit comments

Comments
 (0)