Skip to content

Commit 22850b2

Browse files
committed
Ruby: update alert message test output
1 parent 66d230a commit 22850b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
| EmptyJWTSecret.rb:9:21:9:34 | call to [] | This JWT encoding uses empty key or none algorithm. |
2-
| EmptyJWTSecret.rb:12:21:12:34 | call to [] | This JWT encoding uses empty key or none algorithm. |
3-
| MissingJWTVerification.rb:6:38:6:44 | payload | This JWT encoding uses empty key or none algorithm. |
1+
| EmptyJWTSecret.rb:9:21:9:34 | call to [] | This JWT encoding uses an empty key or none algorithm. |
2+
| EmptyJWTSecret.rb:12:21:12:34 | call to [] | This JWT encoding uses an empty key or none algorithm. |
3+
| MissingJWTVerification.rb:6:38:6:44 | payload | This JWT encoding uses an empty key or none algorithm. |

0 commit comments

Comments
 (0)