]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/video-comments.ts
shared/ typescript types dir server-commands
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / video-comments.ts
index 61ee54540963426fd27c92d3ec5298fe9caa9b57..bb4f92a9bd74ef977f6ab4be42f482a430d156fc 100644 (file)
@@ -10,7 +10,7 @@ import {
   PeerTubeServer,
   setAccessTokensToServers,
   testImage
-} from '@shared/extra-utils'
+} from '@shared/server-commands'
 
 const expect = chai.expect