diff options
-rw-r--r-- | _testing/tests/testing/inttests_scope.test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_testing/tests/testing/inttests_scope.test.php b/_testing/tests/testing/inttests_scope.test.php index af0e267b5..9341ecef8 100644 --- a/_testing/tests/testing/inttests_scope.test.php +++ b/_testing/tests/testing/inttests_scope.test.php @@ -3,7 +3,7 @@ /** * @group integration */ -class InttestsScopeTest extends DokuWikiTest { +class InttestsResetTest extends DokuWikiTest { /** * It should be possible to have two test cases within one test class. */ |