Skip to content

Commit

Permalink
RTP10e: pending
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed Mar 24, 2016
1 parent f58becc commit 283241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Spec/RealtimeClientPresence.swift
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ class RealtimeClientPresence: QuickSpec {
}

// RTP10e
it("should result in an error if the client does not have required presence permission") {
pending("should result in an error if the client does not have required presence permission") {
let options = AblyTests.clientOptions()
options.token = getTestToken(capability: "{ \"cannotpresence:john\":[\"publish\"] }")
options.clientId = "john"
Expand Down

0 comments on commit 283241d

Please sign in to comment.