X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/934a833818b77e51f83d21a22478aea36ae9a294..refs/pull/3698/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