Skip to content

Commit 2191bf8

Browse files
re run the tests
1 parent 35c674e commit 2191bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/groovy/io/jsonwebtoken/JwtParserTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ class JwtParserTest {
10241024
'method or, for HMAC algorithms, the resolveSigningKeyBytes(JwsHeader, String) method.'
10251025
}
10261026
}
1027-
1027+
10281028
@Test
10291029
void testParsePlaintextJwsWithSigningKeyResolverAdapterWithNoKeys() {
10301030

0 commit comments

Comments
 (0)