mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-11 10:07:42 +00:00
Merge branch 'refactor/common/9665-move-kvk-file-to-developer' into refactor/common/9665-move-keyman-touch-layout-file-to-developer
This commit is contained in:
commit
fad0a05155
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ describe('getLastGitCommitDate', function () {
|
|||
// The expected date was manually extracted using the following command, with msec appended:
|
||||
// TZ=UTC git log --date=iso-strict-local -- fixtures/get-last-git-commit-date/README.md
|
||||
// If the fixture modified, then this will also need to be updated.
|
||||
assert.equal(date, '2024-06-17T20:43:48.000Z');
|
||||
assert.equal(date, '2024-08-01T00:07:07.000Z');
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue