Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
Missed this in 7e4460d.
  • Loading branch information
lawrence-forooghian committed Nov 7, 2024
1 parent 033c859 commit 345f207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/AblyChatTests/DefaultRoomTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ struct DefaultRoomTests {
// MARK: - Room status

@Test
func current_startsAsInitialized() async throws {
func status_startsAsInitialized() async throws {
let channelsList = [
MockRealtimeChannel(name: "basketball::$chat::$chatMessages"),
MockRealtimeChannel(name: "basketball::$chat::$typingIndicators"),
Expand Down

0 comments on commit 345f207

Please sign in to comment.