mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-26 18:10:11 +00:00
Update RoboFile.php
This commit is contained in:
parent
46f42ceb73
commit
6bacebcaff
@ -150,9 +150,6 @@ class RoboFile extends \Robo\Tasks
|
|||||||
->arg('--debug')
|
->arg('--debug')
|
||||||
->run()
|
->run()
|
||||||
->stopOnFail();
|
->stopOnFail();
|
||||||
|
|
||||||
// Kill selenium server
|
|
||||||
// $this->_exec('curl http://localhost:4444/selenium-server/driver/?cmd=shutDownSeleniumServer');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user