Skip to content

Commit

Permalink
RTN15c4: pending
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed Apr 22, 2016
1 parent 0585955 commit 66db58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Spec/RealtimeClientConnection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@ class RealtimeClientConnection: QuickSpec {
}

// RTN15c4
it("ERROR ProtocolMessage indicating a fatal error in the connection") {
pending("ERROR ProtocolMessage indicating a fatal error in the connection") {
let options = AblyTests.commonAppSetup()
options.disconnectedRetryTimeout = 1.0
let client = AblyTests.newRealtime(options)
Expand Down

0 comments on commit 66db58d

Please sign in to comment.