Skip to content

Commit

Permalink
Disable more pasteHandler test cases due to not matching test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Dec 1, 2023
1 parent bce611a commit 5e44132
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/native/integration/blocks-raw-handling.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -415,20 +415,20 @@ describe( 'Blocks raw handling', () => {
// 'nested-divs',
// 'apple',
// 'google-docs',
'google-docs-list-only',
// 'google-docs-list-only',
// 'google-docs-table',
// 'google-docs-table-with-colspan',
// 'google-docs-table-with-rowspan',
// 'google-docs-table-with-comments',
// 'google-docs-with-comments',
// 'ms-word',
// 'ms-word-list',
'ms-word-styled',
// 'ms-word-styled',
// 'ms-word-online',
// 'evernote',
'iframe-embed',
'one-image',
'two-images',
// 'one-image',
// 'two-images',
// 'markdown',
// 'wordpress',
'gutenberg',
Expand Down

0 comments on commit 5e44132

Please sign in to comment.