Skip to content

Commit ce67997

Browse files
committed
Renamed test
1 parent 1825fe8 commit ce67997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/test/java/io/scalecube/security/tokens/jwt/VaultIdentityTokenTests.java renamed to tests/src/test/java/io/scalecube/security/tokens/jwt/JsonwebtokenResolverTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import org.junit.jupiter.api.BeforeAll;
1919
import org.junit.jupiter.api.Test;
2020

21-
class VaultIdentityTokenTests {
21+
public class JsonwebtokenResolverTests {
2222

2323
private static VaultEnvironment vaultEnvironment;
2424

0 commit comments

Comments
 (0)