]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/plugins/html-injection.ts
shared/ typescript types dir server-commands
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / html-injection.ts
index 95c0cd687b69b80a3cfa400df6364e40094fc705..9e10d330204050eb27ff5ea4b1838bacf5c1fcb3 100644 (file)
@@ -9,7 +9,7 @@ import {
   PeerTubeServer,
   PluginsCommand,
   setAccessTokensToServers
-} from '../../../shared/extra-utils'
+} from '../../../shared/server-commands'
 
 const expect = chai.expect