]> BookStack Code Mirror - bookstack/blobdiff - tests/AuditLogTest.php
Moved models to folder, renamed managers to tools
[bookstack] / tests / AuditLogTest.php
index efe842aa1421c5a77f2127ad44995fbd37b8b448..fa3ee52aa1d8d2ba772feb9ddbbc4ca66cb64339 100644 (file)
@@ -4,7 +4,7 @@ use BookStack\Actions\Activity;
 use BookStack\Actions\ActivityService;
 use BookStack\Actions\ActivityType;
 use BookStack\Auth\UserRepo;
-use BookStack\Entities\Managers\TrashCan;
+use BookStack\Entities\Tools\TrashCan;
 use BookStack\Entities\Page;
 use BookStack\Entities\Repos\PageRepo;
 use Carbon\Carbon;