Some random tests and fixes (#6000)
* added tests for form models * apply form theme only to the own custom form type * change route order for improves matching
This commit is contained in:
@@ -14,7 +14,6 @@ use App\Form\Model\SystemConfiguration;
|
||||
use PHPUnit\Framework\Attributes\CoversClass;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
#[CoversClass(Configuration::class)]
|
||||
#[CoversClass(SystemConfiguration::class)]
|
||||
class SystemConfigurationTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user