]> BookStack Code Mirror - bookstack/blobdiff - tests/Auth/AuthTest.php
Code cleanup, bug squashing
[bookstack] / tests / Auth / AuthTest.php
index e2b1e0cd66edcbae814bec9f055da290c8a0375d..a0de7f803505860647964c68a917c2d49833cf0d 100644 (file)
@@ -2,7 +2,7 @@
 
 use BookStack\Auth\Role;
 use BookStack\Auth\User;
-use BookStack\Entities\Page;
+use BookStack\Entities\Models\Page;
 use BookStack\Notifications\ConfirmEmail;
 use BookStack\Notifications\ResetPassword;
 use BookStack\Settings\SettingService;