Skip to content

Commit

Permalink
Update ContextActions.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa authored Oct 15, 2021
1 parent 2de337e commit e87df7f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ function getWrapper(route, { filename, extension, type = '', mimeType }, availab
propsData: {
item: {
id: 'a93f8adf==',
fileId: 'a93f8adf==',
name: filename,
path: type === 'file' ? `/${filename}.${extension}` : `/${filename}`,
mimeType,
Expand Down

0 comments on commit e87df7f

Please sign in to comment.