Skip to content

Commit

Permalink
Fix global styles unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Nov 13, 2024
1 parent b787c8a commit eb75855
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ describe( 'global styles renderer', () => {

it( 'should return block selectors data with old experimental selectors', () => {
const imageSupports = {
__experimentalBorder: {
border: {
radius: true,
__experimentalSelector: 'img, .crop-area',
},
Expand Down

0 comments on commit eb75855

Please sign in to comment.