summaryrefslogtreecommitdiffstats
path: root/src/components/atoms/icons/arrow.test.tsx
blob: 502dcc18d652f5524149eaa26b334e965b4a4d43 (plain)
1
2
3
4
5
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.lin
import { render } from '@test-utils';
import Arrow from './arrow';

describe('Arrow', () => {
  it('renders an arrow icon oriented to the right', () => {
    const { container } = render(<Arrow direction="right" />);
    expect(container).toBeDefined();
  });
});
n>bailout: /bail out!.*/i, version: /TAP version \d+/i, plan: /\b\d+\.\.\d+(?: +#.*)?/, subtest: { pattern: /# Subtest(?:: .*)?/, greedy: !0 }, punctuation: /[{}]/, directive: /#.*/, yamlish: { pattern: /(^[ \t]*)---[\s\S]*?[\r\n][ \t]*\.\.\.$/m, lookbehind: !0, inside: Prism.languages.yaml, alias: 'language-yaml', }, };