Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bencodeorg committed Sep 24, 2021
1 parent b2eb49c commit 9ed8c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/test/unit/javalab/PlaygroundTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ describe('Playground', () => {

playground.handleSignal(data);

// Background should not update
// Audio element should not update
verifyDefaultMediaElementState(audioElement);
});

Expand Down

0 comments on commit 9ed8c5c

Please sign in to comment.