]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - test/api/singlePod.js
Fix tests
[github/Chocobozzz/PeerTube.git] / test / api / singlePod.js
index 59a617970924896147dbe6cf89ad14ae841538d0..149c10b9e1198e809b5d9ec159a126624089c798 100644 (file)
@@ -23,7 +23,7 @@
           app = app1
           url = url1
 
-          webtorrent.create(function () {
+          webtorrent.create({ host: 'client', port: '1' }, function () {
             done()
           })
         })