Try to fix travis
This commit is contained in:
parent
2ac6c52560
commit
7a2c9a8e55
|
@ -345,7 +345,7 @@ describe('Test multiple pods', function () {
|
||||||
expect(torrent.files.length).to.equal(1)
|
expect(torrent.files.length).to.equal(1)
|
||||||
expect(torrent.files[0].path).to.exist.and.to.not.equal('')
|
expect(torrent.files[0].path).to.exist.and.to.not.equal('')
|
||||||
|
|
||||||
webtorrent.remove(video.magnetUri, done)
|
done()
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue