Skip to content

Commit 6038ddd

Browse files
committed
edit readme
1 parent 0a07b50 commit 6038ddd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ To apply the migrations execute the command
151151
To revert the migrations execute the command
152152
```./yii migrate/down```
153153

154-
### Congigurate tests
154+
### Congiguration of tests
155155
install codeception
156156
``composer require codeception/codeception --dev``
157157

tests/api.suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ modules:
55
url: /api/v1
66
depends: Yii2
77
- \Helper\Api
8-
8+
99
config:
1010
- Yii2

0 commit comments

Comments
 (0)