fix: file-handling API test

This commit is contained in:
pipipi-pikachu 2022-05-31 23:18:17 +08:00
parent 16094c7292
commit 5cfd03aa77

View File

@ -71,7 +71,7 @@ module.exports = {
{ {
action: '/', action: '/',
accept: { accept: {
'*': ['.pptist'], 'application/vnd.pptist': ['.pptist'],
} }
} }
], ],