Skip to content

Commit

Permalink
re trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thepeachbeetle committed Jul 27, 2017
1 parent c1c25ba commit 1e22d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/groovy/io/jsonwebtoken/JwtParserTest.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ class JwtParserTest {
return null
}
}

try {
Jwts.parser().setSigningKeyResolver(signingKeyResolver).parseClaimsJws(compact)
fail()
Expand Down

0 comments on commit 1e22d8f

Please # to comment.