Skip to content

Commit af7884d

Browse files
fix: Fix linting issues
1 parent 2d4520e commit af7884d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@internationalized/date/tests/manipulation.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,4 +800,4 @@ describe('ZonedDateTime manipulation', function () {
800800
expect(date.subtract({[`${Unit}`]: 5})).toEqual(Expected);
801801
});
802802
});
803-
});
803+
});

0 commit comments

Comments
 (0)