Skip to content

Commit ebc1d13

Browse files
committed
test(toggle): add ionic theme screenshots
1 parent 9293a18 commit ebc1d13

File tree

25 files changed

+1
-1
lines changed

25 files changed

+1
-1
lines changed

core/src/components/toggle/test/bottom-content/toggle.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ configs({ modes: ['ios'], directions: ['ltr'] }).forEach(({ title, config }) =>
8989
/**
9090
* Rendering is different across modes
9191
*/
92-
configs({ modes: ['ios', 'md'], directions: ['ltr'] }).forEach(({ title, screenshot, config }) => {
92+
configs({ modes: ['ios', 'md', 'ionic-md'], directions: ['ltr'] }).forEach(({ title, screenshot, config }) => {
9393
test.describe(title('toggle: helper text rendering'), () => {
9494
// Check the default label placement, end, and stacked
9595
[undefined, 'end', 'stacked'].forEach((labelPlacement) => {
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)