Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e0a7096

Browse filesBrowse files
author
Marcos.Cela
committed
fix format violations
1 parent a96275c commit e0a7096
Copy full SHA for e0a7096

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎src/test/java/org/kohsuke/github/extras/auth/JWTTokenProviderTest.java

Copy file name to clipboardExpand all lines: src/test/java/org/kohsuke/github/extras/auth/JWTTokenProviderTest.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
package org.kohsuke.github.extras.auth;
22

3-
import java.io.File;
4-
import java.io.IOException;
5-
import java.security.GeneralSecurityException;
6-
73
import org.junit.Test;
84
import org.kohsuke.github.AbstractGitHubWireMockTest;
95
import org.kohsuke.github.GitHub;
106

7+
import java.io.File;
8+
import java.io.IOException;
9+
import java.security.GeneralSecurityException;
10+
1111
public class JWTTokenProviderTest extends AbstractGitHubWireMockTest {
1212

1313
private static String TEST_APP_ID_2 = "83009";

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.