Skip to content

Commit

Permalink
update header tests to allow running of specific tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Sep 18, 2024
1 parent 961d454 commit 36782e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header/_macro.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import {
EXAMPLE_HEADER_NAVIGATION_WITH_SITESEARCHAUTOSUGGEST,
} from './_test-examples';

describe('FOR: Header', () => {
describe('FOR: Macro: Header', () => {
describe('GIVEN: Params: none', () => {
describe('WHEN: All params are at default state', () => {
const $ = cheerio.load(
Expand Down

0 comments on commit 36782e9

Please sign in to comment.