mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12514] Fix some formatting for tests
PHPBB3-12514
This commit is contained in:
parent
f549a6ce9f
commit
e820143e87
4 changed files with 112 additions and 112 deletions
|
@ -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',
|
||||||
)
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue