afc163
2 years ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
import { imageDemoTest } from '../../../tests/shared/imageTest'; |
|||
|
|||
describe('Upload image', () => { |
|||
imageDemoTest('upload'); |
|||
imageDemoTest('upload', { skip: ['crop-image.tsx'] }); |
|||
}); |
|||
|
Loading…
Reference in new issue