Skip to content

Commit

Permalink
Merge branch '5.8.x' (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Aug 12, 2023
3 parents 4843cbb + 18da8b1 + 68ef6ed commit 58e2f30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/Lexer/ContextTest.php
Expand Up @@ -12,6 +12,11 @@

class ContextTest extends TestCase
{
public static function tearDownAfterClass(): void
{
Context::setMode();
}

public function testLoad(): void
{
// Default context is 5.7.0.
Expand Down

0 comments on commit 58e2f30

Please sign in to comment.