Skip to content

Commit 71fe4bc

Browse files
committed
CONTRIBUTING: minor markdown fix
1 parent 2795648 commit 71fe4bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,6 @@ To run the tests specific to the use of `PHP_CODESNIFFER_CBF === true`:
397397
Generally speaking, it is a good idea to always add a call to `expectNoStdoutOutput()` in any test using the `assertStderrOutput*()` assertions to make sure there is no output leaking to `stdOut`.
398398

399399

400-
401400
### Writing End-to-End Tests
402401

403402
Bash-based end-to-end tests can be written using the [Bashunit](https://bashunit.typeddevs.com/) test tooling.

0 commit comments

Comments
 (0)