From 72e4a7b062fd39daace4d3ca1215b33b180ead95 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 22 Apr 2023 12:09:15 +0200 Subject: [PATCH] Fix incorrect type --- test/common/services/ReportExporter.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/test/common/services/ReportExporter.test.ts b/test/common/services/ReportExporter.test.ts index 3d786787..8fdc9cce 100644 --- a/test/common/services/ReportExporter.test.ts +++ b/test/common/services/ReportExporter.test.ts @@ -53,6 +53,7 @@ describe('ReportExporter', () => { createdAt: '', longUrl: '', tags: '', + shortCode: '', }, ];