Skip to content

Commit 74bbe32

Browse files
committed
fix2:rebased the pr and fixed indentation issue
1 parent aceab3e commit 74bbe32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

utils/time.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ describe('getSecondsUntilUTCMidnight', () => {
7171
expect(Number.isInteger(result)).toBe(true);
7272
expect(result).toBe(0);
7373
});
74-
7574
});
7675

7776
it('returns positive seconds for every hour of day', () => {

0 commit comments

Comments
 (0)