]> BookStack Code Mirror - bookstack/blobdiff - tests/Auth/AuthTest.php
respective book and chapter structure added.
[bookstack] / tests / Auth / AuthTest.php
index fe7e62568cf8d8124b67913e6110e1089d7ecdfe..0164978d85d7d44ba18c021802d4526ba73bb156 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Tests\Auth;
 
-use BookStack\Auth\Access\Mfa\MfaSession;
+use BookStack\Access\Mfa\MfaSession;
 use Illuminate\Testing\TestResponse;
 use Tests\TestCase;