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 6cf2821 commit 9d404f5Copy full SHA for 9d404f5
Tests/AblyChatTests/DefaultPresenceTests.swift
@@ -485,4 +485,6 @@ struct DefaultPresenceTests {
485
#expect(leaveEvent.action == .leave)
486
#expect(leaveEvent.clientID == "client1")
487
}
488
+
489
+ // @specNotApplicable CHA-PR7c - Untestable due to `AsyncSequence` subscription used which is removed once the object is removed from memory.
490
0 commit comments