We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422c25d commit 114ce90Copy full SHA for 114ce90
src/app/modules/time-clock/store/entry.selectors.spec.ts
@@ -15,7 +15,4 @@ describe('Entry selectors', () => {
15
expect(selectors.allEntries.projector(entryState)).toBe(entryList);
16
});
17
18
- // it('should select the entry summary', () => {
19
-
20
- // })
21
0 commit comments