]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/cli/plugins.ts
shared/ typescript types dir server-commands
[github/Chocobozzz/PeerTube.git] / server / tests / cli / plugins.ts
index 07c78cc89ea9956b8246b362732efe99ff4f94d0..d9cf9465c3f307d5a6a3ef18fce381c21876d741 100644 (file)
@@ -9,7 +9,7 @@ import {
   PeerTubeServer,
   PluginsCommand,
   setAccessTokensToServers
-} from '../../../shared/extra-utils'
+} from '../../../shared/server-commands'
 
 describe('Test plugin scripts', function () {
   let server: PeerTubeServer