mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/9871] Fix test name
PHPBB3-9871
This commit is contained in:
parent
fb6b350c21
commit
23289c89a1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
/*
|
||||
* @group slow
|
||||
*/
|
||||
class phpbb_version_helper_test extends phpbb_test_case
|
||||
class phpbb_version_helper_fetch_test extends phpbb_test_case
|
||||
{
|
||||
public function setUp()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue