Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Apr 14, 2022
1 parent 5099e42 commit e0076d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ describe('themeConfig', () => {
const prismConfig = {
prism: {
additionalLanguages: ['kotlin', 'java'],
theme: darkTheme,
},
};
expect(testValidateThemeConfig(prismConfig)).toEqual({
Expand Down

0 comments on commit e0076d1

Please sign in to comment.