Skip to content

Commit

Permalink
test(select): remove extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
thetaPC committed Nov 5, 2024
1 parent 9d202e9 commit b90d707
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/components/select/test/fill/select.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ configs({ modes: ['md', 'ionic-md'] }).forEach(({ title, screenshot, config }) =
});
});


configs({ modes: ['md'] }).forEach(({ title, screenshot, config }) => {
test.describe(title('select: fill'), () => {
test.describe('select: fill solid', () => {
Expand Down

0 comments on commit b90d707

Please sign in to comment.