Skip to content

Commit

Permalink
Merge pull request #59 from EdRands/patch-1
Browse files Browse the repository at this point in the history
Restore Missing Import
  • Loading branch information
JeffreyWay committed Apr 27, 2015
2 parents e99799e + 5dce298 commit de34eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Extensions/Traits/LaravelTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Laracasts\Integrated\Extensions\Traits;

use PHPUnit_Framework_ExpectationFailedException as PHPUnitException;
use Laracasts\Integrated\Extensions\Traits\WorksWithDatabase;
use Laracasts\Integrated\Extensions\Traits\ApiRequests;
use Laracasts\Integrated\Extensions\IntegrationTrait;
Expand Down

0 comments on commit de34eb0

Please sign in to comment.