From 851d14495b6693f8c56fc0078ebc25ae4b255fa0 Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Mon, 11 Sep 2023 13:33:15 -0400 Subject: [PATCH] Fix typo --- src/test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.ts b/src/test.ts index aa565a2..0a98621 100644 --- a/src/test.ts +++ b/src/test.ts @@ -11,7 +11,7 @@ This paragraph contains a time 2022-10-03 2022-10-03T12:01:01Z is a time ` -describe('datetimer', () => { +describe('datetime', () => { test('parses sample text', async () => { const tree = mdastAstroMd(fromMarkdown(md)) expect(tree.children[1]).toHaveProperty('children', [