]> BookStack Code Mirror - bookstack/blobdiff - tests/Auth/LdapTest.php
Upgraded to Laravel 5.4
[bookstack] / tests / Auth / LdapTest.php
index 45e46fe81796b1a2051691c7d08db87470a1ff79..80d0c9fe29ef5ff542340c3b05633063857d5216 100644 (file)
@@ -1,9 +1,7 @@
 <?php
-
-use BookStack\Services\LdapService;
 use BookStack\User;
 
-class LdapTest extends \TestCase
+class LdapTest extends BrowserKitTest
 {
 
     protected $mockLdap;