Fix E2E tests (#5980)
This commit is contained in:
@@ -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>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user