We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3387bc4 commit b8a11b0Copy full SHA for b8a11b0
ext/RunFailed.php
@@ -7,7 +7,7 @@
7
use Codeception\Test\Descriptor;
8
9
/**
10
- * Saves failed tests into tests/log/failed in order to rerun failed tests.
+ * Saves failed tests into tests/_output/failed in order to rerun failed tests.
11
*
12
* To rerun failed tests just run the `failed` group:
13
0 commit comments