import { render } from '@test-utils'; import Arrow from './arrow'; describe('Arrow', () => { it('renders an arrow icon oriented to the right', () => { const { container } = render(); expect(container).toBeDefined(); }); }); .philippot.eu/www.armandphilippot.com/atom/src/styles/abstracts/placeholders/_clearfix.scss?h=main' type='application/atom+xml'/>
1 2 3 4 5 6 7 8 9 10 11 12 13 14