]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/video-captions.ts
shared/ typescript types dir server-commands
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / video-captions.ts
index 3bb0d131cba6db5d9a8d01e990a97a7701f3e6b0..9f00312aa3969012b304ce2eab21234eae58a1f3 100644 (file)
@@ -12,7 +12,7 @@ import {
   testCaptionFile,
   wait,
   waitJobs
-} from '@shared/extra-utils'
+} from '@shared/server-commands'
 
 const expect = chai.expect