We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a25ea commit 7a8a063Copy full SHA for 7a8a063
1 file changed
tests/unit/Specification/CompositeSpecificationTest.php
@@ -13,8 +13,8 @@
13
namespace Flyfinder\Specification;
14
15
use Mockery as m;
16
-use PHPUnit\Framework\TestCase;
17
use PHPUnit\Framework\MockObject\MockObject;
+use PHPUnit\Framework\TestCase;
18
19
/**
20
* Test case for CompositeSpecification
0 commit comments