]> BookStack Code Mirror - bookstack/blobdiff - tests/Settings/RegenerateReferencesTest.php
Fixed OIDC Logout
[bookstack] / tests / Settings / RegenerateReferencesTest.php
index 239f50e765f6d4974d7f8d5540749a8dc9067e1e..25832b03e58837f8d813ff4e7ff261eef348d3ef 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Tests\Settings;
 
-use BookStack\Actions\ActivityType;
+use BookStack\Activity\ActivityType;
 use BookStack\References\ReferenceStore;
 use Tests\TestCase;