feat(test): add e2e tests for benchmarks and examples
Disables running the actual benchmarks on every commit as well to speed up the build.
This commit is contained in:
3
protractor-e2e-dart2js.conf.js
Normal file
3
protractor-e2e-dart2js.conf.js
Normal file
@ -0,0 +1,3 @@
|
||||
var config = exports.config = require('./protractor-e2e-shared.js').config;
|
||||
config.baseUrl = 'http://localhost:8002/';
|
||||
|
Reference in New Issue
Block a user