Skip to content

Commit 43a4f23

Browse files
committed
Rename key
1 parent 3569432 commit 43a4f23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/src/tests/component-integration-tests/form-sheet/test-form-sheet-with-nested-stack-v5

apps/src/tests/component-integration-tests/form-sheet/test-form-sheet-with-nested-stack-v5/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { StackNavigationButtons } from '@apps/tests/shared/components/stack-v5/S
1010

1111
const scenarioDescription: ScenarioDescription = {
1212
name: 'FormSheet with Nested Stack v5',
13-
key: 'test-formsheet-nested-stack-v5',
13+
key: 'test-stack-v5-in-form-sheet-ios',
1414
details: 'Test nesting Stack v5 inside a FormSheet',
1515
platforms: ['ios'],
1616
};

0 commit comments

Comments
 (0)