Skip to content

Commit e095401

Browse files
authored
Added "cd tests" as suggested in #63 (comment)
1 parent d579eb6 commit e095401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ After creating the basic application, follow these steps to prepare for the test
3030
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):
3131

3232
```
33+
cd tests
3334
codeception/bin/yii migrate
3435
```
3536

0 commit comments

Comments
 (0)