aboutsummaryrefslogtreecommitdiffstats
path: root/tests/version/version_fetch_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/version/version_fetch_test.php')
-rw-r--r--tests/version/version_fetch_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/version/version_fetch_test.php b/tests/version/version_fetch_test.php
index b4912861f4..7b3ba5e717 100644
--- a/tests/version/version_fetch_test.php
+++ b/tests/version/version_fetch_test.php
@@ -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()
{