Skip to content

Commit 9d404f5

Browse files
committed
Add specNotApplicable CHA-PR7c comment.
1 parent 6cf2821 commit 9d404f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/AblyChatTests/DefaultPresenceTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,4 +485,6 @@ struct DefaultPresenceTests {
485485
#expect(leaveEvent.action == .leave)
486486
#expect(leaveEvent.clientID == "client1")
487487
}
488+
489+
// @specNotApplicable CHA-PR7c - Untestable due to `AsyncSequence` subscription used which is removed once the object is removed from memory.
488490
}

0 commit comments

Comments
 (0)