Tidy test scripts.

This commit is contained in:
orangemug
2020-02-21 08:06:01 +00:00
parent 5710edcff7
commit 0d35106cc8
3 changed files with 7 additions and 7 deletions
-1
View File
@@ -118,7 +118,6 @@ exports.config = {
// Services take over a specific job you don't want to take care of. They enhance
// your test setup with almost no effort. Unlike plugins, they don't add new
// commands. Instead, they hook themselves up into the test process.
services: ['selenium-standalone'],
//
// Framework you want to run your specs with.
// The following are supported: Mocha, Jasmine, and Cucumber