There was an error while loading. Please reload this page.
1 parent 5c064c1 commit 48125a8Copy full SHA for 48125a8
modules/benchmarks/e2e_test/selector_perf.es6
@@ -19,6 +19,7 @@ describe('ng2 selector benchmark', function () {
19
20
it('should log addSelectable stats', function() {
21
perfUtil.runClickBenchmark({
22
+ url: URL,
23
buttons: ['#addSelectable'],
24
id: 'ng2.selector.addSelectable',
25
params: [{
0 commit comments