Skip to content

Commit

Permalink
fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Aug 8, 2024
1 parent 0321677 commit 6ec8444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/mock/e2e_container.dart
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ class E2EContainer {
engine = Engine(
signalClient: client,
peerConnectionCreate: MockPeerConnection.create,
connectOptions: const ConnectOptions(),
roomOptions: const RoomOptions(),
);
room = Room(engine: engine);
Expand Down

0 comments on commit 6ec8444

Please sign in to comment.