projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac6c52
)
Try to fix travis
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 14 Oct 2016 16:59:01 +0000
(18:59 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 14 Oct 2016 16:59:01 +0000
(18:59 +0200)
server/tests/api/multiple-pods.js
patch
|
blob
|
history
diff --git
a/server/tests/api/multiple-pods.js
b/server/tests/api/multiple-pods.js
index 87fab791c39cc6a9e3cae2cfad1ff25812e9328a..770cee035f093b6eb105b716c8a8efcad93b6dc7 100644
(file)
--- a/
server/tests/api/multiple-pods.js
+++ b/
server/tests/api/multiple-pods.js
@@
-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(
)
})
})
})