We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5bb8c commit bc24bfdCopy full SHA for bc24bfd
lib/src/test/java/io/ably/lib/test/realtime/RealtimeJWTTest.java
@@ -86,7 +86,6 @@ public void auth_clientid_match_the_one_requested_in_jwt() {
86
* Request a JWT with subscribe-only capabilities
87
* Verifies that publishing on a channel fails
88
*/
89
- @Ignore("FIXME: fix exception")
90
@Test
91
public void auth_jwt_with_subscribe_only_capability() {
92
try {
0 commit comments