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