Renamed domain RightManagement to Right

This commit is contained in:
Kevin Frantz
2019-05-30 16:55:08 +02:00
parent b8029bb7cc
commit e9110622db
16 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace tests\Unit\Domain\RightManagement\User;
namespace tests\Unit\Domain\Right\User;
use PHPUnit\Framework\TestCase;
use Infinito\Entity\User;