Skip to content

Commit

Permalink
Update RoboFile.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijSharma2014 committed Oct 30, 2015
1 parent 46f42ce commit 6bacebc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions RoboFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@ public function runTest($pathToTestFile = null, $suite = 'acceptance')
->arg('--debug')
->run()
->stopOnFail();

// Kill selenium server
// $this->_exec('curl http://localhost:4444/selenium-server/driver/?cmd=shutDownSeleniumServer');
}

/**
Expand Down

0 comments on commit 6bacebc

Please sign in to comment.