Skip to content

Commit

Permalink
Added Error import
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed May 29, 2018
1 parent 37e3eea commit ed1bc14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ErrorsTest.php
Expand Up @@ -19,6 +19,7 @@

namespace Tests\Pipeline;

use PHPUnit\Framework\Error\Error;
use PHPUnit\Framework\Error\Warning;
use PHPUnit\Framework\TestCase;
use Pipeline\Standard;
Expand Down

0 comments on commit ed1bc14

Please sign in to comment.