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 76cf35e commit 83ba15fCopy full SHA for 83ba15f
src/PHPSpec/Matcher/ShouldIterateWithTagsLike.php
@@ -4,7 +4,7 @@
4
5
namespace Kiboko\Cloud\PHPSpec\Matcher;
6
7
-use Kiboko\Cloud\PHPSPec\Matcher\Iterate\IterableTagsMatcher;
+use Kiboko\Cloud\PHPSpec\Matcher\Iterate\IterableTagsMatcher;
8
use PhpSpec\Exception\Example\FailureException;
9
use PhpSpec\Formatter\Presenter\Presenter;
10
use PhpSpec\Matcher\Iterate;
0 commit comments