X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fplugins%2Fhtml-injection.ts;h=0a3a9c25f5f8a3e76ab276fadfe3627821bf2bf4;hb=743dab5517d4501f6b35cfc795de6c8b6f41ebb3;hp=95c0cd687b69b80a3cfa400df6364e40094fc705;hpb=421ff4618da64f0849353383f690a014024c40da;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/plugins/html-injection.ts b/server/tests/plugins/html-injection.ts index 95c0cd687..0a3a9c25f 100644 --- a/server/tests/plugins/html-injection.ts +++ b/server/tests/plugins/html-injection.ts @@ -9,7 +9,7 @@ import { PeerTubeServer, PluginsCommand, setAccessTokensToServers -} from '../../../shared/extra-utils' +} from '@shared/server-commands' const expect = chai.expect