Skip to content

Commit

Permalink
Merge pull request #108 from wangsir0624/3.2
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
JanHuang authored Sep 4, 2018
2 parents 01ba1d9 + 532aebe commit 1cafb65
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 1cafb65

Please sign in to comment.