]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/services.ts
Add migrations
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / services.ts
index 28591af9ddb36a849928484a6ddf7c7cc169e64b..813bc7e364f32d6c2fcd49a291644275113b398e 100644 (file)
@@ -10,7 +10,7 @@ import {
   ServerInfo,
   setAccessTokensToServers,
   uploadVideo
-} from '../../../../shared/utils'
+} from '../../../../shared/extra-utils'
 
 describe('Test services API validators', function () {
   let server: ServerInfo