mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/12514] Minor fault in type_bool_test.php
Had a double new line before get_profile_value_data PHPBB3-12514
This commit is contained in:
parent
70db69cb8c
commit
d38816fc14
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ class phpbb_profilefield_type_bool_test extends phpbb_test_case
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @dataProvider get_profile_value_data
|
* @dataProvider get_profile_value_data
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue