Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Aug 16, 2022
1 parent 2eddbef commit 8510bb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -764,8 +764,8 @@ describe( 'global styles renderer', () => {
tree
)
).toEqual( [
'color: king-crimson',
'background-color: king-crimson',
'color: king-crimson',
] );
} );

Expand Down

0 comments on commit 8510bb2

Please sign in to comment.