mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
more linting
This commit is contained in:
@@ -53,7 +53,7 @@ describe('#IPFS-adapter', () => {
|
||||
|
||||
assert.property(result, 'config')
|
||||
})
|
||||
|
||||
|
||||
it('should return a promise that resolves into an instance of IPFS in production mode.', async () => {
|
||||
// Mock dependencies.
|
||||
uut.IPFS = IPFSMock
|
||||
|
||||
Reference in New Issue
Block a user