]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/cli/reset-password.ts
Fix notification icon position
[github/Chocobozzz/PeerTube.git] / server / tests / cli / reset-password.ts
index bf937d1c0c022ed054a911cbe83dc97a30f6a310..1b65f7e39b133181422d9b7f3a0786bbe0d6cb6e 100644 (file)
@@ -10,7 +10,7 @@ import {
   runServer,
   ServerInfo,
   setAccessTokensToServers
-} from '../utils'
+} from '../../../shared/utils'
 
 describe('Test reset password scripts', function () {
   let server: ServerInfo