Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Dec 8, 2023
1 parent 05589ee commit d9a0c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/external-link/_macro.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import * as cheerio from 'cheerio';

import axe from '../../tests/helpers/axe';
import { renderComponent, templateFaker } from '../../tests/helpers/rendering';
import { renderComponent } from '../../tests/helpers/rendering';

const EXAMPLE_EXTERNAL_LINK = {
url: 'http://example.com',
Expand Down

0 comments on commit d9a0c67

Please sign in to comment.