Remove useless line
[MAILPOET-2319]
This commit is contained in:
@@ -25,8 +25,6 @@ class RoboFile extends \Robo\Tasks {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function update() {
|
function update() {
|
||||||
$this->say(getenv('WP_TEST_URL'));
|
|
||||||
|
|
||||||
return $this->taskExecStack()
|
return $this->taskExecStack()
|
||||||
->stopOnFail()
|
->stopOnFail()
|
||||||
->exec('./composer.phar update')
|
->exec('./composer.phar update')
|
||||||
|
Reference in New Issue
Block a user