Skip to content

Commit bf50fa0

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent be57e8f commit bf50fa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/07-BDD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Steps are defined in Context files. Default context is an actor class, i.e. for
240240
To list all defined steps run `gherkin:steps` command:
241241
242242
```bash
243-
php vendor/bin/php codecept gherkin:steps
243+
php vendor/bin/codecept gherkin:steps
244244
```
245245
246246
## Testing Behavior

docs/BDD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Steps are defined in Context files. Default context is an actor class, i.e. for
240240
To list all defined steps run `gherkin:steps` command:
241241
242242
```bash
243-
php vendor/bin/php codecept gherkin:steps
243+
php vendor/bin/codecept gherkin:steps
244244
```
245245
246246
## Testing Behavior

0 commit comments

Comments
 (0)