import { imageDemoTest } from '../../../tests/shared/imageTest'; | |
describe('Descriptions image', () => { | |
imageDemoTest('descriptions'); | |
}); | |
import { imageDemoTest } from '../../../tests/shared/imageTest'; | |
describe('Descriptions image', () => { | |
imageDemoTest('descriptions'); | |
}); | |