Skip to content

Commit

Permalink
test(formlabel): update vrt story id
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones committed Nov 18, 2024
1 parent 2345771 commit 86c0de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/components/FormLabel/FormLabel-test.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ test.describe('FormLabel', () => {
test('with tooltip @vrt', async ({ page }) => {
await snapshotStory(page, {
component: 'FormLabel',
id: 'components-formlabel--with-tooltip',
id: 'components-formlabel--with-toggletip',
theme,
});
});
Expand Down

0 comments on commit 86c0de1

Please sign in to comment.