Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndai committed Sep 9, 2024
1 parent 952e336 commit 982213f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages-internal/test-utils/src/describeConformance.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,13 @@ function testThemeCustomPalette(
main: '#ff5252',
},
unknown: null,
custom2: {
main: {
blue: {
dark: '#FFCC00',
},
},
},
},
});

Expand Down

0 comments on commit 982213f

Please sign in to comment.