Skip to content

Commit

Permalink
Update utils.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrHladchenko1 authored Feb 28, 2025
1 parent cefa85e commit 98fd0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ describe('getIsVersionHistoryEnabled', () => {

expect(getIsVersionHistoryEnabled(settings)).toBe(false);
});
});

describe('createVersionHistoryFieldFormatter', () => {
const date = '2024-02-26T12:00:00Z';
Expand Down

0 comments on commit 98fd0e0

Please sign in to comment.