]> BookStack Code Mirror - bookstack/blobdiff - tests/Commands/ClearActivityCommandTest.php
Update PWA manifest orientation to any
[bookstack] / tests / Commands / ClearActivityCommandTest.php
index b2624e23df285ca133ed72c6abee140ca4a93ca8..410a39aa870e60209c0712e4826122dd9c42890d 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Tests\Commands;
 
-use BookStack\Actions\ActivityType;
+use BookStack\Activity\ActivityType;
 use BookStack\Facades\Activity;
 use Illuminate\Support\Facades\Artisan;
 use Illuminate\Support\Facades\DB;