Skip to content

Commit 37406e7

Browse files
authored
Merge branch 'develop' into MQE-1456-amOnPage-Always-Waits
2 parents 5e0238a + 5c40838 commit 37406e7

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

docs/commands/codeception.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Run all tests without the `<group value="skip"/>` [annotation][]:
2121
vendor/bin/codecept run functional --skip-group skip -c dev/tests/acceptance/codeception.yml
2222
```
2323

24-
Run all tests with the `<group value="example"/>` [annotation][] but with no `<group value="skpip"/>`:
24+
Run all tests with the `<group value="example"/>` [annotation][] but with no `<group value="skip"/>`:
2525

2626
```bash
2727
vendor/bin/codecept run functional --group example --skip-group skip -c dev/tests/acceptance/codeception.yml
-1.94 KB
Loading

docs/img/issue.png

-2.28 KB
Loading

docs/img/pull-request.png

-1.34 KB
Loading

docs/img/switching-the-base.png

-1.43 KB
Loading

docs/img/trouble-chrome232.png

-19.7 KB
Loading

0 commit comments

Comments
 (0)