mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
14e91e209e
Disables running the actual benchmarks on every commit as well to speed up the build.
4 lines
120 B
JavaScript
4 lines
120 B
JavaScript
var config = exports.config = require('./protractor-e2e-shared.js').config;
|
|
config.baseUrl = 'http://localhost:8001/';
|
|
|