Skip to content

Commit

Permalink
Update src/components/document-list/_macro.spec.js
Browse files Browse the repository at this point in the history
Co-authored-by: rmccar <[email protected]>
  • Loading branch information
SriHV and rmccar authored Dec 4, 2024
1 parent e01e266 commit 8778bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/document-list/_macro.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
EXAMPLE_DOCUMENT_LIST_WITH_MULTIPLE,
} from './_test-examples';

describe('FOR: Macro: document list', () => {
describe('FOR: Macro: Document list', () => {
describe('GIVEN: Params: basic', () => {
describe('WHEN: basic parameters are provided within a document', () => {
test('passes jest-axe checks', async () => {
Expand Down

0 comments on commit 8778bbe

Please sign in to comment.