Skip to content

Commit 7a8a063

Browse files
committed
ecs fix
1 parent 52a25ea commit 7a8a063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Specification/CompositeSpecificationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
namespace Flyfinder\Specification;
1414

1515
use Mockery as m;
16-
use PHPUnit\Framework\TestCase;
1716
use PHPUnit\Framework\MockObject\MockObject;
17+
use PHPUnit\Framework\TestCase;
1818

1919
/**
2020
* Test case for CompositeSpecification

0 commit comments

Comments
 (0)