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:
e6a3b26
)
Increase test timeout for imports
author
Chocobozzz
<me@florianbigard.com>
Wed, 8 Aug 2018 08:13:05 +0000
(10:13 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 8 Aug 2018 08:13:05 +0000
(10:13 +0200)
server/tests/api/check-params/users.ts
patch
|
blob
|
history
diff --git
a/server/tests/api/check-params/users.ts
b/server/tests/api/check-params/users.ts
index 7b25df29f8bc657439dcfb778e77f786a56c6c5b..62faabc542923433a8d0add42025872efe97d371 100644
(file)
--- a/
server/tests/api/check-params/users.ts
+++ b/
server/tests/api/check-params/users.ts
@@
-619,7
+619,7
@@
describe('Test users API validators', function () {
})
it('Should fail to import with HTTP/Torrent/magnet', async function () {
- this.timeout(
3
0000)
+ this.timeout(
12
0000)
const baseAttributes = {
channelId: 1,