Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaboleken committed Nov 26, 2024
1 parent ff78507 commit 0cc2121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/js/webrtc_adaptor.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2038,7 +2038,7 @@ describe("WebRTCAdaptor", function() {
let status = "active";

let jsCmd = {
command: "getSubtrackCount",
command: "getSubtracksCount",
streamId: streamId,
role: role,
status: status,
Expand Down

0 comments on commit 0cc2121

Please sign in to comment.