diff options
author | Chocobozzz <me@florianbigard.com> | 2021-11-24 10:49:12 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-11-24 10:49:12 +0100 |
commit | 450de91e22ba1388e14e12ada875c94e0c38f5d3 (patch) | |
tree | ca00d4e5ec1915f2bd336103d84c8dac86a34273 /server/tests/cli/create-import-video-file-job.ts | |
parent | 17e2705f646f00346bfdbb663876b0f022eaeee3 (diff) | |
download | PeerTube-450de91e22ba1388e14e12ada875c94e0c38f5d3.tar.gz PeerTube-450de91e22ba1388e14e12ada875c94e0c38f5d3.tar.zst PeerTube-450de91e22ba1388e14e12ada875c94e0c38f5d3.zip |
Fix E2E tests
Diffstat (limited to 'server/tests/cli/create-import-video-file-job.ts')
-rw-r--r-- | server/tests/cli/create-import-video-file-job.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/cli/create-import-video-file-job.ts b/server/tests/cli/create-import-video-file-job.ts index 17ed67b05..c06b9550c 100644 --- a/server/tests/cli/create-import-video-file-job.ts +++ b/server/tests/cli/create-import-video-file-job.ts | |||
@@ -7,7 +7,6 @@ import { | |||
7 | cleanupTests, | 7 | cleanupTests, |
8 | createMultipleServers, | 8 | createMultipleServers, |
9 | doubleFollow, | 9 | doubleFollow, |
10 | expectNoFailedTranscodingJob, | ||
11 | expectStartWith, | 10 | expectStartWith, |
12 | makeRawRequest, | 11 | makeRawRequest, |
13 | ObjectStorageCommand, | 12 | ObjectStorageCommand, |