X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fplugins%2Fhtml-injection.ts;h=0a3a9c25f5f8a3e76ab276fadfe3627821bf2bf4;hb=743dab5517d4501f6b35cfc795de6c8b6f41ebb3;hp=2902c39b7dd1f4a514dc4b96e5fd8e21a1927869;hpb=254d3579f5338f5fd775c17d15cdfc37078bcfb4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/plugins/html-injection.ts b/server/tests/plugins/html-injection.ts index 2902c39b7..0a3a9c25f 100644 --- a/server/tests/plugins/html-injection.ts +++ b/server/tests/plugins/html-injection.ts @@ -6,10 +6,10 @@ import { cleanupTests, createSingleServer, makeHTMLRequest, - PluginsCommand, PeerTubeServer, + PluginsCommand, setAccessTokensToServers -} from '../../../shared/extra-utils' +} from '@shared/server-commands' const expect = chai.expect