mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/13568] Use correct data provider on windows
PHPBB3-13568
This commit is contained in:
parent
ffe0e46e82
commit
a3be531020
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ class phpbb_functional_acp_attachments_test extends phpbb_functional_test_case
|
|||
}
|
||||
|
||||
/**
|
||||
* @dataProvider data_imagick_path_linux
|
||||
* @dataProvider data_imagick_path_windows
|
||||
*/
|
||||
public function test_imagick_path_windows($imagick_path, $expected)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue