File size: 162 Bytes
1e92f2d |
1 2 3 4 |
import { extendTest } from '../../../tests/shared/demoTest';
extendTest('form', { skip: ['complex-form-control.tsx', 'dep-debug.tsx', 'component-token.tsx'] });
|
1e92f2d |
1 2 3 4 |
import { extendTest } from '../../../tests/shared/demoTest';
extendTest('form', { skip: ['complex-form-control.tsx', 'dep-debug.tsx', 'component-token.tsx'] });
|