Skip to content

Commit 3061627

Browse files
ivy00johnsimeron2433
authored andcommitted
MQE-592: Test Case Audit
- Removing the Robo PhantomJS command.
1 parent a830004 commit 3061627

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

dev/tests/acceptance/RoboFile.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,6 @@ function firefox()
9191
$this->_exec('vendor'. DIRECTORY_SEPARATOR .'bin'. DIRECTORY_SEPARATOR .'codecept run functional --env firefox --skip-group skip');
9292
}
9393

94-
/**
95-
* Run all Functional tests using the PhantomJS environment.
96-
*
97-
* @return void
98-
*/
99-
function phantomjs()
100-
{
101-
$this->_exec('vendor'. DIRECTORY_SEPARATOR .'bin'. DIRECTORY_SEPARATOR .'codecept run functional --env phantomjs --skip-group skip');
102-
}
103-
10494
/**
10595
* Run all Functional tests using the Chrome Headless environment.
10696
*

0 commit comments

Comments
 (0)