Skip to content

Commit 3a3f639

Browse files
chore: add IssueLabelToken Custom Colors VRT (#7011)
1 parent c83d6a4 commit 3a3f639

10 files changed

+4
-0
lines changed
33.6 KB
Loading
33.3 KB
Loading
33.7 KB
Loading
33.6 KB
Loading
33.6 KB
Loading
30.4 KB
Loading
30.3 KB
Loading
30.4 KB
Loading
30.4 KB
Loading

e2e/components/Token.test.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ const stories = [
3939
title: 'IssueLabelToken with onRemove fn',
4040
id: 'components-token-features--issue-label-token-with-on-remove-fn',
4141
},
42+
{
43+
title: 'IssueLabelToken Custom Colors',
44+
id: 'components-token-features--issue-label-token-custom-colors',
45+
},
4246
]
4347

4448
test.describe('Token', () => {

0 commit comments

Comments
 (0)