]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/activitypub/client.ts
Add migrations
[github/Chocobozzz/PeerTube.git] / server / tests / api / activitypub / client.ts
index 6d90d8643783d9e7718b7bf59d958b4e8fd1dbe9..52e7e27f8bb6cce5f9cce61b9f999af22402fa5f 100644 (file)
@@ -11,7 +11,7 @@ import {
   ServerInfo,
   setAccessTokensToServers,
   uploadVideo
-} from '../../../../shared/utils'
+} from '../../../../shared/extra-utils'
 
 const expect = chai.expect