]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/activitypub/fetch.ts
Add migrations
[github/Chocobozzz/PeerTube.git] / server / tests / api / activitypub / fetch.ts
index 9cbc7dd848864fc3256d0c32e566f53ba98f28b6..f9dba3418d537e1f6ed5e1a03bbf5514d83ed2be 100644 (file)
@@ -17,7 +17,7 @@ import {
   uploadVideo,
   userLogin,
   waitJobs
-} from '../../../../shared/utils'
+} from '../../../../shared/extra-utils'
 import * as chai from 'chai'
 import { Video } from '../../../../shared/models/videos'