mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-14 16:44:07 -08:00
type
This commit is contained in:
parent
17a14d84ef
commit
e6b2daaa03
|
@ -125,6 +125,7 @@ describe('RunData', () => {
|
||||||
fileName: 'test.pdf',
|
fileName: 'test.pdf',
|
||||||
fileType: 'pdf',
|
fileType: 'pdf',
|
||||||
mimeType: 'application/pdf',
|
mimeType: 'application/pdf',
|
||||||
|
data: '',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue