diff --git a/tests/ErrorPageFileExtensionTest.php b/tests/ErrorPageFileExtensionTest.php index 4480ed1..a41341b 100644 --- a/tests/ErrorPageFileExtensionTest.php +++ b/tests/ErrorPageFileExtensionTest.php @@ -38,7 +38,7 @@ protected function tearDown(): void { Versioned::set_reading_mode($this->versionedMode); TestAssetStore::reset(); - parent::tearDown(); // TODO: Change the autogenerated stub + parent::tearDown(); } public function testErrorPage()