mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 13:58:55 +08:00
Removed index-test from codeception instructions since it's used automatically
This commit is contained in:
@ -65,7 +65,7 @@ webserver:
|
||||
|
||||
```
|
||||
cd apps/advanced/frontend/www
|
||||
php -S 127.0.0.1:8080 index-test.php
|
||||
php -S 127.0.0.1:8080
|
||||
```
|
||||
|
||||
Note that you should have Codeception and PHPUnit installed globally:
|
||||
|
||||
Reference in New Issue
Block a user