diff --git a/tests/unit/Model/RealmTest.php b/tests/unit/Model/RealmTest.php index 3ff61ea..54a40c6 100644 --- a/tests/unit/Model/RealmTest.php +++ b/tests/unit/Model/RealmTest.php @@ -7,7 +7,7 @@ * file that was distributed with this source code. */ -namespace Tidal\WampWatch\Test\unit\Model; +namespace Tidal\WampWatch\Test\Unit\Model; use Tidal\WampWatch\Model\Realm; use Tidal\WampWatch\Model\Router;