Skip to content

Commit c66bf1f

Browse files
authored
Merge pull request #886 from Martin1982/patch-1
Update AcceptanceTests.md
2 parents be52d4c + 92be03d commit c66bf1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AcceptanceTests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ We should start by creating a test with the next command:
7171
php vendor/bin/codecept g:cest acceptance Signin
7272
```
7373

74-
It will be placed into `tests/acceptance` directory.
74+
It will be placed into `tests/Acceptance` directory.
7575

7676
```php
7777
class SigninCest

0 commit comments

Comments
 (0)