Skip to content

Commit

Permalink
Fix getBlockSelectors tests after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Jul 12, 2022
1 parent 2b4fac8 commit 3740ddb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -672,9 +672,11 @@ describe( 'global styles renderer', () => {
name: imageBlock.name,
selector: imageSupports.__experimentalSelector,
duotoneSelector: imageSupports.color.__experimentalDuotone,
fallbackGapValue: undefined,
featureSelectors: {
border: '.my-image img, .my-image .crop-area',
},
hasLayoutSupport: false,
},
} );
} );
Expand Down

0 comments on commit 3740ddb

Please sign in to comment.