We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3569432 commit 43a4f23Copy full SHA for 43a4f23
1 file changed
apps/src/tests/component-integration-tests/form-sheet/test-form-sheet-with-nested-stack-v5/index.tsx
@@ -10,7 +10,7 @@ import { StackNavigationButtons } from '@apps/tests/shared/components/stack-v5/S
10
11
const scenarioDescription: ScenarioDescription = {
12
name: 'FormSheet with Nested Stack v5',
13
- key: 'test-formsheet-nested-stack-v5',
+ key: 'test-stack-v5-in-form-sheet-ios',
14
details: 'Test nesting Stack v5 inside a FormSheet',
15
platforms: ['ios'],
16
};
0 commit comments