Skip to content

Commit 51c91cd

Browse files
reenable all tests
1 parent a860d53 commit 51c91cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tests/tests/utils.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ describe("Util: toAsyncIterator: Filter", () => {
117117

118118
const TestCodec = "test/1";
119119

120-
describe.only("selectPeerForProtocol", () => {
120+
describe("selectPeerForProtocol", () => {
121121
let peerStore: PeerStore;
122122
const protocols = [TestCodec];
123123

0 commit comments

Comments
 (0)