Skip to content

Commit 92be03d

Browse files
authored
Update AcceptanceTests.md
Change casing of default acceptance tests directory
1 parent be52d4c commit 92be03d

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)