Skip to content

Commit bc24bfd

Browse files
committed
Fixed realtime JWT tests
1 parent bb5bb8c commit bc24bfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/test/java/io/ably/lib/test/realtime/RealtimeJWTTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ public void auth_clientid_match_the_one_requested_in_jwt() {
8686
* Request a JWT with subscribe-only capabilities
8787
* Verifies that publishing on a channel fails
8888
*/
89-
@Ignore("FIXME: fix exception")
9089
@Test
9190
public void auth_jwt_with_subscribe_only_capability() {
9291
try {

0 commit comments

Comments
 (0)