]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/activitypub/refresher.ts
Add migrations
[github/Chocobozzz/PeerTube.git] / server / tests / api / activitypub / refresher.ts
index 665a9f9f0fb0f5e01c6ec60c6fb4303507515648..7b08b1dabc234b0aa269eae93ae0ed3303d7f366 100644 (file)
@@ -20,8 +20,8 @@ import {
   uploadVideoAndGetId,
   wait,
   waitJobs
-} from '../../../../shared/utils'
-import { getAccount } from '../../../../shared/utils/users/accounts'
+} from '../../../../shared/extra-utils'
+import { getAccount } from '../../../../shared/extra-utils/users/accounts'
 import { VideoPlaylistPrivacy } from '../../../../shared/models/videos'
 
 describe('Test AP refresher', function () {