Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/ping.js
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ function expectIsPingResponse (obj) {
}

module.exports = (common) => {
describe.only('.ping', function () {
describe('.ping', function () {
let ipfsdA
let ipfsdB

0 comments on commit 45fab1c

Please sign in to comment.