Skip to content

Commit 4e9d284

Browse files
chore(InlineMessage): add vrt tests (#5220)
* add vrt tests * test(vrt): update snapshots --------- Co-authored-by: randall-krauskopf <[email protected]>
1 parent 293c574 commit 4e9d284

11 files changed

+18
-0
lines changed
7.02 KB
Loading
6.93 KB
Loading
7.06 KB
Loading
7.02 KB
Loading
7.02 KB
Loading
7.07 KB
Loading
7.08 KB
Loading
7.07 KB
Loading
7.07 KB
Loading

e2e/components/InlineMessage.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ const stories = [
1212
title: 'Multiline',
1313
id: 'experimental-components-inlinemessage-features--multiline',
1414
},
15+
{
16+
title: 'Dev Default',
17+
id: 'experimental-components-inlinemessage-dev--dev-default',
18+
},
1519
]
1620

1721
const scenarios = matrix({

0 commit comments

Comments
 (0)