mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-22 17:10:26 +03:00
Fix incorrect type
This commit is contained in:
parent
0a0165df45
commit
72e4a7b062
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ describe('ReportExporter', () => {
|
|||
createdAt: '',
|
||||
longUrl: '',
|
||||
tags: '',
|
||||
shortCode: '',
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue