import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Progress image', () => { imageDemoTest('progress'); });