X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9135a85de4eef32a91c7a3ee0aa405ed454e5a4c..refs/pull/5312/head:/tests/Auth/AuthTest.php diff --git a/tests/Auth/AuthTest.php b/tests/Auth/AuthTest.php index fe7e62568..0164978d8 100644 --- a/tests/Auth/AuthTest.php +++ b/tests/Auth/AuthTest.php @@ -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;