Fix E2E tests (#5980)

This commit is contained in:
Hailey
2024-10-28 13:31:24 -07:00
committed by GitHub
parent 0f3fa06c3e
commit 84db1f997b
6 changed files with 25 additions and 22 deletions
+4 -1
View File
@@ -73,7 +73,10 @@ export function HomeHeaderLayoutMobile({
]}>
{IS_DEV && (
<>
<Link label="View storybook" to="/sys/debug">
<Link
label="View storybook"
to="/sys/debug"
testID="storybookBtn">
<ColorPalette size="md" />
</Link>
</>