import accessibilityDemoTest from '../../../tests/shared/accessibilityTest'; describe('app demo a11y', () => { accessibilityDemoTest('app'); });