Skip to content

Commit 75ab166

Browse files
committed
Fix incorrect uppercase
1 parent 5e1cd08 commit 75ab166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Context/ThenStepDefinitions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public function then_the_return_code_should_be( $not, $return_code ) {
5151
* """
5252
* Plugin installed successfully.
5353
* """
54-
* AND STDERR should be empty
54+
* And STDERR should be empty
5555
* ```
5656
*
5757
* @access public

0 commit comments

Comments
 (0)