Skip to content

Commit

Permalink
yarn prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Mar 1, 2021
1 parent 0edebd1 commit 750b774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/describeConformanceV5.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ function testThemeStyleOverrides(element, getOptions) {
...testStyle,
...(testDeepOverrides && {
[`& .${testDeepOverrides.slotClassName}`]: {
fontVariantCaps: 'all-petite-caps'
fontVariantCaps: 'all-petite-caps',
},
}),
},
Expand Down

0 comments on commit 750b774

Please sign in to comment.