Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: remove only in the test
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed May 9, 2019
1 parent 801c55c commit d04e5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/http-api/interface.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ describe('interface-ipfs-core over ipfs-http-client tests', () => {
spawnOptions: {
args: ['--pass ipfs-is-awesome-software', '--offline']
}
}), { only: true })
}))

tests.namePubsub(CommonFactory.create({
spawnOptions: {
Expand Down

0 comments on commit d04e5c5

Please sign in to comment.