mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
fix creation of custom field without cfgroup id
This commit is contained in:
@@ -100,4 +100,5 @@ class CustomFieldsTextTest extends WebTestCase
|
||||
$form = $crawler->selectButton('custom_field_choice_submit')->form();
|
||||
$this->assertTrue($form->has('custom_field_choice[options][maxLength]'));
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user