Skip to content

Commit 775ec1a

Browse files
test: normalize Reminders spec newline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 3d99754 commit 775ec1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/views/Settings/Reminders.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ describe('Reminders.vue', () => {
129129

130130
expect(wrapper.vm.formatHourMinute(new Date('2022-10-10 09:05:00'))).toBe('09:05')
131131
})
132-
})
132+
})

0 commit comments

Comments
 (0)