Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Aug 3, 2023
1 parent 222ebd2 commit 0b62863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/tests/test-Consumer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ test('transport.consume() with enableRtx succeeds', async () =>
audioConsumer2.close();
}, 2000);

test('transport.consume() can be created with user provided mid', async () =>
test('transport.consume() can be created with user provided mid', async () =>
{
const audioConsumer1 = await transport2.consume(
{
Expand Down

0 comments on commit 0b62863

Please sign in to comment.