Skip to content

Commit

Permalink
Add a conformance tag for CHA-RC2b
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Nov 21, 2024
1 parent 9fe140e commit dbdde44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/AblyChatTests/DefaultRoomTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ struct DefaultRoomTests {
#expect(room.messages.channel.name == "basketball::$chat::$chatMessages")
}

// @specUntested CHA-RC2b - We chose to implement this failure with an idiomatic fatalError instead of throwing, but we can’t test this.

// MARK: - Attach

@Test(
Expand Down

0 comments on commit dbdde44

Please sign in to comment.