Skip to content

Commit

Permalink
Skip "test__011..."
Browse files Browse the repository at this point in the history
  • Loading branch information
maratal committed Sep 14, 2023
1 parent 183b0a8 commit ae53316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/Tests/RealtimeClientChannelTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ class RealtimeClientChannelTests: XCTestCase {
}

// RTL2f
func test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() throws {
func skip_test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() throws {
let test = Test()
let options = try AblyTests.commonAppSetup(for: test)
options.tokenDetails = try getTestTokenDetails(for: test, ttl: 5.0)
Expand Down

0 comments on commit ae53316

Please sign in to comment.