Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Dec 17, 2024
1 parent 8ee1779 commit b94ebab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const opts = {
}

describe('remarkMdxTitle', () => {
describe('should prioritize frontmatter', async () => {
describe('should prioritize frontmatter', () => {
it('yaml', async () => {
const title = 'From yaml frontMatter'
const rawJs = await compileMdx(
Expand Down

0 comments on commit b94ebab

Please sign in to comment.