]>
BookStack Code Mirror - bookstack/blobdiff - tests/Auth/AuthTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Quick run through of applying new test entity helper class
[bookstack]
/
tests
/
Auth
/
AuthTest.php
diff --git
a/tests/Auth/AuthTest.php
b/tests/Auth/AuthTest.php
index 4456ed459cffc03d721ad74d2d33db0072f1b44e..3220b2aac72138c00a965093cd5d59e54d4c6ff5 100644
(file)
--- a/
tests/Auth/AuthTest.php
+++ b/
tests/Auth/AuthTest.php
@@
-3,7
+3,6
@@
namespace Tests\Auth;
use BookStack\Auth\Access\Mfa\MfaSession;
-use BookStack\Entities\Models\Page;
use Illuminate\Testing\TestResponse;
use Tests\TestCase;