Fix warnings and errors in integration tests
[PREMIUM-191]
This commit is contained in:
committed by
Jan Jakeš
parent
8eeab7b5cc
commit
f56b58a5fe
@@ -67,8 +67,8 @@ class CustomFieldsTest extends \MailPoetTest {
|
||||
'type' => 'text',
|
||||
'params' => [
|
||||
'required' => '1',
|
||||
'label' => 'text custom field',
|
||||
'date_type' => 'year_month_day',
|
||||
'label' => 'text custom field',
|
||||
],
|
||||
]);
|
||||
expect($response)->contains([
|
||||
|
Reference in New Issue
Block a user