aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/redundancy/redundancy.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/redundancy/redundancy.ts')
-rw-r--r--server/tests/api/redundancy/redundancy.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/redundancy/redundancy.ts b/server/tests/api/redundancy/redundancy.ts
index b5929129a..556cfbc31 100644
--- a/server/tests/api/redundancy/redundancy.ts
+++ b/server/tests/api/redundancy/redundancy.ts
@@ -19,7 +19,7 @@ import {
19 setAccessTokensToServers, 19 setAccessTokensToServers,
20 wait, 20 wait,
21 waitJobs 21 waitJobs
22} from '@shared/extra-utils' 22} from '@shared/server-commands'
23import { 23import {
24 HttpStatusCode, 24 HttpStatusCode,
25 VideoDetails, 25 VideoDetails,