Skip to content

Commit 114ce90

Browse files
committed
fix: #237 removing commented code
1 parent 422c25d commit 114ce90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/modules/time-clock/store/entry.selectors.spec.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,4 @@ describe('Entry selectors', () => {
1515
expect(selectors.allEntries.projector(entryState)).toBe(entryList);
1616
});
1717

18-
// it('should select the entry summary', () => {
19-
20-
// })
2118
});

0 commit comments

Comments
 (0)