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