Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit58dde9c

Browse files
Update RunFailed.php: Docs (minor) (#6806)
1 parent0ecc766 commit58dde9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎ext/RunFailed.php‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
usefunctionunlink;
2121

2222
/**
23-
* Saves failed tests into tests/_output/failed in order to rerun failed tests.
23+
* Saves failed tests into`tests/_output/failed` in order to rerun failed tests.
2424
*
2525
* To rerun failed tests just run the `failed` group:
2626
*
@@ -32,9 +32,9 @@
3232
* ```
3333
* --override "extensions: config: Codeception\Extension\RunFailed: fail-group: another_group1"
3434
* ```
35-
* Remember:if you run tests and they generated custom-named fail group, to run this group, you should add override too
35+
* Remember:If you run tests and they generated custom-named fail group, to run this group, you should add override too
3636
*
37-
*Starting from Codeception 2.1 **this extension is enabled by default**.
37+
***This extension is enabled by default.**
3838
*
3939
* ``` yaml
4040
* extensions:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp