Skip to content

Commit b6b7058

Browse files
author
Nicole Garcia
committed
TT-665 clean code
1 parent 9af68be commit b6b7058

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/modules/reports/components/time-range-form/time-range.component.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ describe('Reports Page', () => {
119119
const valid = component.reportForm.valid;
120120
spyOn(component, 'onSubmit');
121121

122-
123122
component.setInitialDataOnScreen();
124123

125124
expect(valid).toBeTruthy();

0 commit comments

Comments
 (0)