]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/cli/reset-password.ts
Add migrations
[github/Chocobozzz/PeerTube.git] / server / tests / cli / reset-password.ts
index 4c9f0c5f800ef65297f73abdc280aeed3055c432..3c56bf45b7b4745ba7dace70dd16be6c7aea86da 100644 (file)
@@ -10,7 +10,7 @@ import {
   runServer,
   ServerInfo,
   setAccessTokensToServers
-} from '../../../shared/utils'
+} from '../../../shared/extra-utils'
 
 describe('Test reset password scripts', function () {
   let server: ServerInfo