mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Force "does not perform assertion" for test
This commit is contained in:
parent
2a9e461d6f
commit
6001e15907
@ -20,6 +20,9 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
*/
|
||||
final class CustomFieldsGroupControllerTest extends WebTestCase
|
||||
{
|
||||
/**
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testCompleteScenario()
|
||||
{
|
||||
self::bootKernel(['environment' => 'test_customizable_entities_test_not_empty_config']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user