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 0912a24 commit cddfd9eCopy full SHA for cddfd9e
1 file changed
apps/src/tests/single-feature-tests/form-sheet/test-form-sheet-base/index.tsx
@@ -7,7 +7,7 @@ import { Colors } from '@apps/shared/styling';
7
8
const scenarioDescription: ScenarioDescription = {
9
name: 'Basic functionality',
10
- key: 'test-formsheet-base',
+ key: 'test-form-sheet-base-ios',
11
details: 'Allows to test the basic functionality of FormSheet component.',
12
platforms: ['ios'],
13
};
0 commit comments