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() {
|
||||
perfUtil.runClickBenchmark({
|
||||
url: URL,
|
||||
buttons: ['#addSelectable'],
|
||||
id: 'ng2.selector.addSelectable',
|
||||
params: [{
|
||||
|
|
Loading…
Reference in New Issue