Incorrect docblock
The "optionally" is not true, the config file is now required.
This commit is contained in:
parent
3d55c14989
commit
b767e750a7
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ class Codeception implements \PHPCI\Plugin, \PHPCI\ZeroConfigPlugin
|
|||
}
|
||||
|
||||
/**
|
||||
* Runs Codeception tests, optionally using specified config file(s).
|
||||
* Runs Codeception tests
|
||||
*/
|
||||
public function execute()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue