]> BookStack Code Mirror - bookstack/blobdiff - tests/DebugViewTest.php
Altered ldap_connect usage, cleaned up LDAP classes
[bookstack] / tests / DebugViewTest.php
index ec66de10a505e3f768e4e52a26ceb4be6a9143aa..43de9f175e93065759126da12b68a513114e2fac 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Tests;
 
-use BookStack\Auth\Access\SocialAuthService;
+use BookStack\Access\SocialAuthService;
 use Illuminate\Testing\TestResponse;
 
 class DebugViewTest extends TestCase