]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/redundancy.ts
Merge from upstream
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / redundancy.ts
index aa588e3dda7ebdc437c04bd296532b870965da7a..ff4726ceb55475709d790bb1bcd1fb3ad07a3943 100644 (file)
@@ -12,7 +12,7 @@ import {
   ServerInfo,
   setAccessTokensToServers,
   userLogin
-} from '../../utils'
+} from '../../../../shared/utils'
 
 describe('Test server redundancy API validators', function () {
   let servers: ServerInfo[]