]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/real-world/populate-database.ts
Move utils to /shared
[github/Chocobozzz/PeerTube.git] / server / tests / real-world / populate-database.ts
index a7fdbd1dc8fccaa8cd2255413c6ab4244ac461e1..01650349884efef0708472c60a0563974bd59c00 100644 (file)
@@ -10,7 +10,7 @@ import {
   ServerInfo,
   setAccessTokensToServers,
   uploadVideo
-} from '../utils'
+} from '../../../shared/utils'
 import * as Bluebird from 'bluebird'
 
 start()