File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "name" :" codeception/module-yii2" ,
33 "description" :" Codeception module for Yii2 framework" ,
44 "keywords" :[" codeception" , " yii2" ],
5- "homepage" :" http ://codeception.com/" ,
5+ "homepage" :" https ://codeception.com/" ,
66 "type" :" library" ,
77 "license" :" MIT" ,
88 "authors" :[
Original file line number Diff line number Diff line change 2222use yii \helpers \Url ;
2323
2424/**
25- * This module provides integration with [Yii framework](http ://www.yiiframework.com/) (2.0).
25+ * This module provides integration with [Yii framework](https ://www.yiiframework.com/) (2.0).
2626 *
2727 * It initializes the Yii framework in a test environment and provides actions
2828 * for functional testing.
126126 * ## Fixtures
127127 *
128128 * This module allows to use
129- * [fixtures](http ://www.yiiframework.com/doc-2.0/guide-test-fixtures.html)
129+ * [fixtures](https ://www.yiiframework.com/doc-2.0/guide-test-fixtures.html)
130130 * inside a test. There are two ways to do that. Fixtures can either be loaded
131131 * with the [haveFixtures](#haveFixtures) method inside a test:
132132 *
You can’t perform that action at this time.
0 commit comments