]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/external-plugins/auth-ldap.ts
Lazy load piscina
[github/Chocobozzz/PeerTube.git] / server / tests / external-plugins / auth-ldap.ts
index acec69df59e455f9a36d3859b53aee2f8ed2b9dc..326453a5f2cb0b189c5a1da3d2637b3dac8b5da8 100644 (file)
@@ -2,7 +2,7 @@
 
 import 'mocha'
 import { expect } from 'chai'
-import { cleanupTests, createSingleServer, PeerTubeServer, setAccessTokensToServers } from '@shared/extra-utils'
+import { cleanupTests, createSingleServer, PeerTubeServer, setAccessTokensToServers } from '@shared/server-commands'
 import { HttpStatusCode } from '@shared/models'
 
 describe('Official plugin auth-ldap', function () {