X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=server%2Ftests%2Fapi%2Flive%2Flive.ts;h=885751285de0aceffff7ee58846f1bdbe706b126;hb=367a9dc69975a0db01962dbb7106635fb8eb1696;hp=48982f4de36a7e254148e102ef4a701f7caa3105;hpb=9f244885f0974730c488233827b63ff0ff08319e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/live/live.ts b/server/tests/api/live/live.ts index 48982f4de..885751285 100644 --- a/server/tests/api/live/live.ts +++ b/server/tests/api/live/live.ts @@ -3,8 +3,8 @@ import { expect } from 'chai' import { basename, join } from 'path' import { ffprobePromise, getVideoStream } from '@server/helpers/ffmpeg' -import { checkLiveSegmentHash, checkResolutionsInMasterPlaylist, getAllFiles, testImage } from '@server/tests/shared' -import { wait } from '@shared/core-utils' +import { checkLiveSegmentHash, checkResolutionsInMasterPlaylist, testImage } from '@server/tests/shared' +import { getAllFiles, wait } from '@shared/core-utils' import { HttpStatusCode, LiveVideo,