Skip to content

Commit

Permalink
Remove forgotten line.
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-kvashnin committed May 25, 2024
1 parent eb90bb2 commit fe0b73a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Integration/CombinedTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public function testContainer(): void
public function testCompiled(): void
{
$container = $this->compiled(__DIR__ . '/../Fixtures/Combined/container.php');
$this->files = [];
$this->assertions($container);
}

Expand Down

0 comments on commit fe0b73a

Please sign in to comment.