X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fvideos%2Fvideo-comments.ts;h=bb4f92a9bd74ef977f6ab4be42f482a430d156fc;hb=bf54587a3e2ad9c2c186828f2a5682b91ee2cc00;hp=61ee54540963426fd27c92d3ec5298fe9caa9b57;hpb=9e8789497377cac5554a622da605f5b89587aa9c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/videos/video-comments.ts b/server/tests/api/videos/video-comments.ts index 61ee54540..bb4f92a9b 100644 --- a/server/tests/api/videos/video-comments.ts +++ b/server/tests/api/videos/video-comments.ts @@ -10,7 +10,7 @@ import { PeerTubeServer, setAccessTokensToServers, testImage -} from '@shared/extra-utils' +} from '@shared/server-commands' const expect = chai.expect