Skip to content

Commit

Permalink
test: fix missing resource publish date
Browse files Browse the repository at this point in the history
  • Loading branch information
AlitaBernachot committed Jan 29, 2025
1 parent ea9f908 commit 8ef3893
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2979,6 +2979,7 @@ describe('Gn4Converter', () => {
recordPublished: null,
recordUpdated: new Date('2024-07-22T11:52:39.049Z'),
resourceCreated: new Date('2017-05-31T22:00:00.000Z'),
resourcePublished: new Date('2018-03-31T22:00:00.000Z'),
reuseType: 'application',
securityConstraints: [],
spatialExtents: [
Expand Down

0 comments on commit 8ef3893

Please sign in to comment.