Skip to content

Commit

Permalink
test(preact-demo): excluding failing test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
korgon committed Dec 6, 2024
1 parent 3c15e56 commit 79e68fb
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ describe('Recommendations', () => {
default: {
Default: {
component: 'Recommendation',
theme: 'custom',
resultComponent: 'CustomResult',
theme: 'custom',
},
Expand Down Expand Up @@ -254,4 +253,4 @@ describe('Recommendations', () => {
});
});
});
});
});

0 comments on commit 79e68fb

Please sign in to comment.