Skip to content

Commit 79669d7

Browse files
committed
add new story to VRT
1 parent 8d99671 commit 79669d7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

e2e/components/SelectPanel.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ const scenarios = matrix({
4040
id: 'components-selectpanel-dev--with-css',
4141
name: 'With Css',
4242
},
43+
{
44+
id: 'components-selectpanel-examples--with-long-titles',
45+
name: 'With Long Titles',
46+
},
4347
],
4448
})
4549

0 commit comments

Comments
 (0)