Skip to content

Commit d1beacb

Browse files
refactor: TT-217 Remove comments
1 parent b14ee76 commit d1beacb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -469,13 +469,6 @@ describe('EntryFieldsComponent', () => {
469469
isFeatureToggleActivated.subscribe((value) => expect(value).toEqual(toggleValue));
470470
});
471471
});
472-
473-
// fit('should return the id of the active user', () => {
474-
475-
// const userId = 'user_id';
476-
477-
// expect( component.getOwnerId()).
478-
// });
479472
});
480473

481474

0 commit comments

Comments
 (0)