Skip to content

Commit e670f36

Browse files
committed
fixup! test(button): add performance tests for mat-raised-button
1 parent ebaae1b commit e670f36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/benchmarks/material/button/button.perf-spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ describe('button performance benchmarks', () => {
2020
url: '',
2121
ignoreBrowserSynchronization: true,
2222
params: [],
23-
setup: async () => await $('#show').click(),
2423
prepare: async () => await $('#hide').click(),
2524
work: async () => await $('#show').click(),
2625
});

0 commit comments

Comments
 (0)