Skip to content

Commit e67fc88

Browse files
committed
add story e2e
1 parent 8cca884 commit e67fc88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

e2e/components/SelectPanel.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ const scenarios = matrix({
4545
id: 'components-selectpanel-dev--with-sx-and-css',
4646
name: 'With Sx and Css',
4747
},
48+
{
49+
id: 'components-selectpanel-features--with-notice',
50+
name: 'With Notice',
51+
},
4852
],
4953
})
5054

0 commit comments

Comments
 (0)