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 b6021e7 commit 9e10e42Copy full SHA for 9e10e42
Tests/AsyncAwait/ChannelAsyncIntegrationTests.swift
@@ -14,7 +14,7 @@ import XCTest
14
15
@testable import PubNubSwiftChatSDK
16
17
-class ChannelIntegrationTests: BaseAsyncIntegrationTestCase {
+class ChannelAsyncIntegrationTests: BaseAsyncIntegrationTestCase {
18
var channel: ChannelImpl!
19
20
override func customSetup() async throws {
0 commit comments