Skip to content

Commit

Permalink
MNT Fix jest test
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Aug 16, 2023
1 parent b06e0d2 commit 2be5570
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 11 deletions.
4 changes: 2 additions & 2 deletions client/dist/js/TinyMCE_sslink-file.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions client/dist/js/TinyMCE_ssmedia.js

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions client/dist/js/bundle.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const manyFilesProps = {

const getMessage = (count) => [
`You're about to delete ${count} file(s) which may be used in your site's content.`,
'Carefully check the file usage on the files before deleting the folder.'
'Carefully check the file usage on the files before deleting the file(s).'
].join(' ');

const emptyFolderMessage = 'Are you sure you want to delete this folder?';
Expand Down

0 comments on commit 2be5570

Please sign in to comment.