fix(perf): fix selector benchmark
This commit is contained in:
parent
5c064c19e2
commit
48125a8448
|
@ -19,6 +19,7 @@ describe('ng2 selector benchmark', function () {
|
||||||
|
|
||||||
it('should log addSelectable stats', function() {
|
it('should log addSelectable stats', function() {
|
||||||
perfUtil.runClickBenchmark({
|
perfUtil.runClickBenchmark({
|
||||||
|
url: URL,
|
||||||
buttons: ['#addSelectable'],
|
buttons: ['#addSelectable'],
|
||||||
id: 'ng2.selector.addSelectable',
|
id: 'ng2.selector.addSelectable',
|
||||||
params: [{
|
params: [{
|
||||||
|
|
Loading…
Reference in New Issue