Merge pull request #1070 from cooperaj/master

Incorrect docblock
This commit is contained in:
Dan Cryer 2015-10-13 15:26:57 +01:00
commit 5216270416

View file

@ -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() public function execute()
{ {