Skip to content

Commit cddfd9e

Browse files
committed
Change key
1 parent 0912a24 commit cddfd9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/src/tests/single-feature-tests/form-sheet/test-form-sheet-base

apps/src/tests/single-feature-tests/form-sheet/test-form-sheet-base/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Colors } from '@apps/shared/styling';
77

88
const scenarioDescription: ScenarioDescription = {
99
name: 'Basic functionality',
10-
key: 'test-formsheet-base',
10+
key: 'test-form-sheet-base-ios',
1111
details: 'Allows to test the basic functionality of FormSheet component.',
1212
platforms: ['ios'],
1313
};

0 commit comments

Comments
 (0)