diff options
Diffstat (limited to 'server/tests/api/redundancy/redundancy.ts')
-rw-r--r-- | server/tests/api/redundancy/redundancy.ts | 2 |
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' |
23 | import { | 23 | import { |
24 | HttpStatusCode, | 24 | HttpStatusCode, |
25 | VideoDetails, | 25 | VideoDetails, |