X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7c8368cc6365963f0b859874b2aeb9e8522e2f47..refs/pull/5721/head:/tests/Unit/IpFormatterTest.php diff --git a/tests/Unit/IpFormatterTest.php b/tests/Unit/IpFormatterTest.php index 928b1ab10..148782575 100644 --- a/tests/Unit/IpFormatterTest.php +++ b/tests/Unit/IpFormatterTest.php @@ -2,7 +2,7 @@ namespace Tests\Unit; -use BookStack\Actions\IpFormatter; +use BookStack\Activity\Tools\IpFormatter; use Tests\TestCase; class IpFormatterTest extends TestCase