X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c429cf78187e80deb63982a282a1c6889f30291a..refs/pull/3693/head:/tests/Entity/SearchOptionsTest.php diff --git a/tests/Entity/SearchOptionsTest.php b/tests/Entity/SearchOptionsTest.php index 25a0ae720..cac9c67f1 100644 --- a/tests/Entity/SearchOptionsTest.php +++ b/tests/Entity/SearchOptionsTest.php @@ -2,7 +2,7 @@ namespace Tests\Entity; -use BookStack\Entities\Tools\SearchOptions; +use BookStack\Search\SearchOptions; use Tests\TestCase; class SearchOptionsTest extends TestCase