]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/PageRevisionTest.php
Played around with a new app structure
[bookstack] / tests / Entity / PageRevisionTest.php
index 0df37728e19de8ac220b889a9ea437b12fb09d4c..97d5a6664daef838a9095dbdbeeea242e86ea1a6 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Tests\Entity;
 
-use BookStack\Actions\ActivityType;
+use BookStack\Activity\ActivityType;
 use BookStack\Entities\Models\Page;
 use Tests\TestCase;