Skip to content

Commit

Permalink
skip regression test for theme file
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Feb 1, 2024
1 parent 37bb001 commit 31afc63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/regressions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ importRegressionFixtures.keys().forEach((path) => {
}, []);

const blacklist = [
'docs-getting-started-templates-landing-page/getLPTheme', // Theme file
'docs-joy-getting-started-templates/TemplateCollection.png', // No public components
'docs-joy-core-features-automatic-adjustment/ListThemes.png', // No public components
'docs-joy-tools/PaletteThemeViewer.png', // No need for theme tokens
Expand Down

0 comments on commit 31afc63

Please sign in to comment.