mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
remove dump informations
This commit is contained in:
parent
9b5544beaf
commit
4c328d0aae
@ -52,7 +52,7 @@ class CustomFieldsGroupControllerTest extends WebTestCase
|
||||
{
|
||||
$crawler = $client->request('GET', '/fr/admin/customfieldsgroup/');
|
||||
$crawler = $client->click($crawler->selectLink('modifier')->link());
|
||||
fwrite(STDOUT, $crawler->text());
|
||||
|
||||
$form = $crawler->selectButton('Update')->form(array(
|
||||
'custom_fields_group[name][fr]' => 'Foo',
|
||||
));
|
||||
|
Loading…
x
Reference in New Issue
Block a user