aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/live.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/live/live.ts')
-rw-r--r--server/tests/api/live/live.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/live/live.ts b/server/tests/api/live/live.ts
index b96c03cf8..3869fd6c7 100644
--- a/server/tests/api/live/live.ts
+++ b/server/tests/api/live/live.ts
@@ -24,7 +24,7 @@ import {
24 wait, 24 wait,
25 waitJobs, 25 waitJobs,
26 waitUntilLivePublishedOnAllServers 26 waitUntilLivePublishedOnAllServers
27} from '@shared/extra-utils' 27} from '@shared/server-commands'
28import { 28import {
29 HttpStatusCode, 29 HttpStatusCode,
30 LiveVideo, 30 LiveVideo,