mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-27 16:25:15 +02:00
Adding protractor.
This commit is contained in:
5
protractor.conf.js
Normal file
5
protractor.conf.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// Reference: https://github.com/angular/protractor/blob/master/referenceConf.js
|
||||
|
||||
exports.config = {
|
||||
specs: ['res/test/e2e/*spec.js']
|
||||
}
|
||||
Reference in New Issue
Block a user