Skip to content

Commit

Permalink
Update ContextActions.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa committed Oct 18, 2021
1 parent d1d3de4 commit ac18c17
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 ac18c17

Please sign in to comment.