Skip to content

Commit

Permalink
chore: update banner e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Sep 16, 2024
1 parent f80024a commit 181bdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/components/Banner.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const stories: Array<{title: string; id: string; viewports?: Array<keyof typeof
},
{
title: 'DismissibleWithHiddenTitleAndActions',
id: 'drafts-components-banner-features--dismissible-with-hidden-title-and-actions',
id: 'experimental-components-banner-features--dismissible-with-hidden-title-and-actions',
viewports: ['primer.breakpoint.xs', 'primer.breakpoint.sm'],
},
{
Expand Down

0 comments on commit 181bdac

Please sign in to comment.