Skip to content

Commit d662919

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/modules/time-clock/components/entry-fields/entry-fields.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ describe('EntryFieldsComponent', () => {
355355
type: ActivityManagementActionTypes.LOAD_ACTIVITIES_SUCCESS,
356356
payload: [],
357357
};
358-
358+
359359
actionSubject.next(action);
360360

361361
expect(component.activities).toEqual(action.payload);

0 commit comments

Comments
 (0)