diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-11-17 12:05:59 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-11-27 19:40:52 +0100 |
commit | 975e6e0e44e2f2b25f804cd48a62e2a8d9e8117a (patch) | |
tree | 87ee25f3033f0fe0da76ee3649bb24cae0509c0e /server/tests/api/index-slow.ts | |
parent | afffe98839db7ccbfa9fb8b7d1413b97900fdc73 (diff) | |
download | PeerTube-975e6e0e44e2f2b25f804cd48a62e2a8d9e8117a.tar.gz PeerTube-975e6e0e44e2f2b25f804cd48a62e2a8d9e8117a.tar.zst PeerTube-975e6e0e44e2f2b25f804cd48a62e2a8d9e8117a.zip |
Fix video full description
Diffstat (limited to 'server/tests/api/index-slow.ts')
-rw-r--r-- | server/tests/api/index-slow.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/index-slow.ts b/server/tests/api/index-slow.ts index e3b50e57a..a2faf8d0f 100644 --- a/server/tests/api/index-slow.ts +++ b/server/tests/api/index-slow.ts | |||
@@ -1,4 +1,3 @@ | |||
1 | // Order of the tests we want to execute | 1 | // Order of the tests we want to execute |
2 | import './multiple-pods' | 2 | import './multiple-pods' |
3 | import './friends-advanced' | ||
4 | import './video-transcoder' | 3 | import './video-transcoder' |