Skip to content

Commit 24c2f2c

Browse files
Error on command line example
1 parent fff9d82 commit 24c2f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/07-BDD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Steps are defined in Context files. Default context is an actor class, i.e. for
233233
To list all defined steps run `gherkin:steps` command:
234234
235235
```bash
236-
php vendor/bin/php codecept gherkin:steps
236+
php vendor/bin/codecept gherkin:steps
237237
```
238238
239239
## Testing Behavior

0 commit comments

Comments
 (0)