fixed testing

This commit is contained in:
Beverly Nguyen
2024-04-23 16:23:31 -07:00
parent d47fbb8eb7
commit 2c0a4f16f2
2 changed files with 3 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
{% from "components/banner.html" import banner %}
{% from "components/components/skip-link/macro.njk" import usaSkipLink -%}
{% from "components/sub-navigation.html" import sub_navigation %}