X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4e8995c3d0e4c738219fdfa4080b22cb40607bd2..refs/pull/5676/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