mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 20:13:22 +01:00
[ticket/12514] Fix some formatting for tests
PHPBB3-12514
This commit is contained in:
parent
f549a6ce9f
commit
e820143e87
@ -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…
x
Reference in New Issue
Block a user