Skip to content

Commit 83ba15f

Browse files
committed
Fixed namespace case
1 parent 76cf35e commit 83ba15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPSpec/Matcher/ShouldIterateWithTagsLike.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace Kiboko\Cloud\PHPSpec\Matcher;
66

7-
use Kiboko\Cloud\PHPSPec\Matcher\Iterate\IterableTagsMatcher;
7+
use Kiboko\Cloud\PHPSpec\Matcher\Iterate\IterableTagsMatcher;
88
use PhpSpec\Exception\Example\FailureException;
99
use PhpSpec\Formatter\Presenter\Presenter;
1010
use PhpSpec\Matcher\Iterate;

0 commit comments

Comments
 (0)