Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
chore: remove .only
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Alan Shaw <[email protected]>
  • Loading branch information
Alan Shaw committed Apr 15, 2019
1 parent 3aca133 commit 15416c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/compat/querier.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const OS = require('os')
const Querier = require('../../src/compat/querier')
const { SERVICE_TAG_LOCAL } = require('../../src/compat/constants')

describe.only('Querier', () => {
describe('Querier', () => {
let querier, mdns
const peerAddrs = [
'/ip4/127.0.0.1/tcp/20001',
Expand Down

0 comments on commit 15416c3

Please sign in to comment.