aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/client.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/client.ts')
-rw-r--r--server/tests/client.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/client.ts b/server/tests/client.ts
index 06b4a9c5a..116189510 100644
--- a/server/tests/client.ts
+++ b/server/tests/client.ts
@@ -15,7 +15,7 @@ import {
15 updateCustomConfig, 15 updateCustomConfig,
16 updateCustomSubConfig, 16 updateCustomSubConfig,
17 uploadVideo 17 uploadVideo
18} from '../../shared/utils' 18} from '../../shared/extra-utils'
19 19
20const expect = chai.expect 20const expect = chai.expect
21 21