We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be52d4c + 92be03d commit c66bf1fCopy full SHA for c66bf1f
docs/AcceptanceTests.md
@@ -71,7 +71,7 @@ We should start by creating a test with the next command:
71
php vendor/bin/codecept g:cest acceptance Signin
72
```
73
74
-It will be placed into `tests/acceptance` directory.
+It will be placed into `tests/Acceptance` directory.
75
76
```php
77
class SigninCest
0 commit comments