Skip to content

Commit

Permalink
lint ignore to test self setup
Browse files Browse the repository at this point in the history
  • Loading branch information
duttonw committed Jun 24, 2024
1 parent ef87d26 commit 32a9628
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { forGov } from "../breadcrumbs/breadcrumbs.data.json";
import { BreadcrumbsWrapperTest } from "./breadcrumbsWrapper.test.js";
// eslint-disable-next-line no-unused-vars
import init from "../../../js/handlebars.init.js"; //self init's when loaded

const defaultData = { breadcrumbs: forGov };
Expand Down

0 comments on commit 32a9628

Please sign in to comment.