Skip to content

Commit 289a6f7

Browse files
committed
fixup! test(tabs): add performance tests for mat-tabs
1 parent 8eefd94 commit 289a6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* found in the LICENSE file at https://angular.io/license
77
*/
88

9-
import {$, $$, browser, ElementArrayFinder} from 'protractor';
9+
import {$, $$, browser} from 'protractor';
1010
import {runBenchmark} from '@angular/dev-infra-private/benchmark/driver-utilities';
1111

1212
describe('tabs performance benchmarks', () => {

0 commit comments

Comments
 (0)