Skip to content

Commit

Permalink
fix: corrected test header
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
  • Loading branch information
Dmutre and rjsparks authored Feb 17, 2025
1 parent 3b05804 commit 5037662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/parser.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ describe('Parsing similar to RFC2119 boilerplate text', () => {
})
})

describe('Parcsing obsolete and update metadata', () => {
describe('Parsing obsolete and update metadata', () => {
test('Parsing obsolete metadata', async () => {
const txt = `
${metaTXTBlock}
Expand Down

0 comments on commit 5037662

Please sign in to comment.