Skip to content

Commit

Permalink
RelayClientEndToEndTests repaired
Browse files Browse the repository at this point in the history
  • Loading branch information
flypaper0 committed Jan 23, 2024
1 parent ff5a895 commit c8fd167
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ final class RelayClientEndToEndTests: XCTestCase {
let dispatcher = Dispatcher(
socketFactory: webSocketFactory,
relayUrlFactory: urlFactory,
networkMonitor: NetworkMonitor(),
socketConnectionType: .manual,
logger: logger
)
Expand Down

0 comments on commit c8fd167

Please sign in to comment.