Skip to content

Commit

Permalink
Merge branch 'master' into 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JanHuang committed Feb 27, 2019
2 parents 56e8df8 + 1cafb65 commit d4af7eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class TestCase extends WebTestCase
public function setUp()
{
$this->app = $this->createApplication();
parent::setUp();
}

/**
Expand Down

0 comments on commit d4af7eb

Please sign in to comment.