Skip to content

Commit

Permalink
remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
weboko committed Oct 1, 2024
1 parent 119159c commit ffd71c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { StreamManager } from "./stream_manager.js";

const MULTICODEC = "/test";

describe.only("StreamManager", () => {
describe("StreamManager", () => {
let eventTarget: EventTarget;
let streamManager: StreamManager;

Expand Down

0 comments on commit ffd71c3

Please sign in to comment.