mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 09:30:31 +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: '',
|
createdAt: '',
|
||||||
longUrl: '',
|
longUrl: '',
|
||||||
tags: '',
|
tags: '',
|
||||||
|
shortCode: '',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue