mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-06 01:44:11 +02:00
[ticket/12514] Fix some formatting for tests
PHPBB3-12514
This commit is contained in:
@ -163,7 +163,7 @@ class phpbb_profilefield_type_date_test extends phpbb_test_case
|
|||||||
array('field_required' => true),
|
array('field_required' => true),
|
||||||
'FIELD_REQUIRED-field',
|
'FIELD_REQUIRED-field',
|
||||||
'Field should reject value for being empty',
|
'Field should reject value for being empty',
|
||||||
)
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user