]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/external-plugins/auto-mute.ts
shared/ typescript types dir server-commands
[github/Chocobozzz/PeerTube.git] / server / tests / external-plugins / auto-mute.ts
index 271779dd4c5eb99adfca4e269ccd0c7a6ad479e4..bfa67e7ad18b007468e1ba3505bd0c577128546e 100644 (file)
@@ -12,7 +12,7 @@ import {
   PeerTubeServer,
   setAccessTokensToServers,
   wait
-} from '@shared/extra-utils'
+} from '@shared/server-commands'
 import { HttpStatusCode } from '@shared/models'
 
 describe('Official plugin auto-mute', function () {