We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d579eb6 commit e095401Copy full SHA for e095401
tests/README.md
@@ -30,6 +30,7 @@ After creating the basic application, follow these steps to prepare for the test
30
3. Create `yii2_basic_tests` database and update it by applying migrations (you may skip this step if you do not have created any migrations yet):
31
32
```
33
+ cd tests
34
codeception/bin/yii migrate
35
36
0 commit comments