Skip to content

Commit

Permalink
update test title
Browse files Browse the repository at this point in the history
  • Loading branch information
sansth1010 committed Oct 4, 2024
1 parent 9247207 commit c1e7feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/enrich-dataset.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ describe('enrichDataset function', () => {
expect(properties.issuedDateTime).toBeUndefined()
});

it('should set issuedDateTime as undefined if hub dataset created field contains invalid value', () => {
it('should add links to geojson properties', () => {
const hubDataset = {
id: 'foo',
access: 'public',
Expand Down

0 comments on commit c1e7feb

Please # to comment.