forked from mirror/Part-DB.Part-DB-server
Applied rector to test files
This commit is contained in:
parent
7ee01d9a05
commit
98dc553938
46 changed files with 42 additions and 102 deletions
|
@ -31,6 +31,6 @@ use App\Entity\ProjectSystem\Project;
|
|||
*/
|
||||
class ProjectControllerTest extends AbstractAdminControllerTest
|
||||
{
|
||||
protected static string $base_path = '/en'.'/project';
|
||||
protected static string $base_path = '/en/project';
|
||||
protected static string $entity_class = Project::class;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue