X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ee24635e06a8c01d751f80caba47c57f76e8989d..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