Skip to content

Commit

Permalink
Merge branch '2.1' into 2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2023
2 parents 949d48b + 6ac0354 commit 79c3cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ErrorPageFileExtensionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 79c3cd4

Please sign in to comment.