]> BookStack Code Mirror - bookstack/blobdiff - tests/Uploads/AttachmentTest.php
Show tags of all search results
[bookstack] / tests / Uploads / AttachmentTest.php
index 9662c075b3de04d48057612a3a6594ce895bdcc4..1ca9ea23b17d5d04101c2203173d394b3455b379 100644 (file)
@@ -3,7 +3,7 @@
 use BookStack\Entities\Tools\TrashCan;
 use BookStack\Entities\Repos\PageRepo;
 use BookStack\Uploads\Attachment;
-use BookStack\Entities\Page;
+use BookStack\Entities\Models\Page;
 use BookStack\Auth\Permissions\PermissionService;
 use BookStack\Uploads\AttachmentService;
 use Illuminate\Http\UploadedFile;