From c1e7feb5d270472ed1fe843df38e4ac46118c915 Mon Sep 17 00:00:00 2001 From: sansth1010 Date: Fri, 4 Oct 2024 10:32:09 -0500 Subject: [PATCH] update test title --- src/helpers/enrich-dataset.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helpers/enrich-dataset.test.ts b/src/helpers/enrich-dataset.test.ts index 997f10d..64ed567 100644 --- a/src/helpers/enrich-dataset.test.ts +++ b/src/helpers/enrich-dataset.test.ts @@ -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',