Skip to content

Commit d587c77

Browse files
committed
chore: Increase code coverage
1 parent 6253bcd commit d587c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/plugin/relativeTime.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ it('Upgrades old locale objects', () => {
2323
s: 'a few seconds',
2424
m: 'a minute',
2525
mm: '%d minutes',
26-
h: 'an hour',
2726
hh: '%d hours',
27+
h: 'an hour',
2828
d: 'a day',
2929
dd: '%d days',
3030
M: 'a month',

0 commit comments

Comments
 (0)