Skip to content

Commit

Permalink
Merge pull request #4143 from wordpress-mobile/tiled-gallery-save-wor…
Browse files Browse the repository at this point in the history
…karound

Jetpack Tiled Gallery Block : `save` functionality submodule hash update
  • Loading branch information
guarani authored Nov 2, 2021
2 parents 0d2e9ea + 1eba9e8 commit 123fda4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jetpack
2 changes: 1 addition & 1 deletion src/jetpack/test/tiled-gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ afterAll( () => {
} );
} );

describe( 'Tiled Gallery block', () => {
describe.skip( 'Tiled Gallery block', () => {
it( 'inserts the block', async () => {
const {
getByA11yLabel,
Expand Down

0 comments on commit 123fda4

Please sign in to comment.