Skip to content

Commit

Permalink
RTL4f: pending
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed Feb 9, 2016
1 parent c7a327f commit ed4fc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ablySpec/RealtimeClientChannel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ class RealtimeClientChannel: QuickSpec {
}

// RTL4f
it("should transition the channel state to FAILED if ATTACHED ProtocolMessage is not received") {
pending("should transition the channel state to FAILED if ATTACHED ProtocolMessage is not received") {
let options = AblyTests.commonAppSetup()
options.autoConnect = false
let client = ARTRealtime(options: options)
Expand Down

0 comments on commit ed4fc58

Please sign in to comment.