From bf762c876bc4ee7da3797e42141434e60f6d7771 Mon Sep 17 00:00:00 2001 From: Vlad Zhukov Date: Tue, 29 Mar 2022 13:21:11 +0400 Subject: [PATCH] Add comments that tests show incorrect behavior --- packages/mdx/test/compile.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/mdx/test/compile.js b/packages/mdx/test/compile.js index fcffe4871..b98cf6c16 100644 --- a/packages/mdx/test/compile.js +++ b/packages/mdx/test/compile.js @@ -504,6 +504,7 @@ test('compile', async () => { ) } + // TODO: this is incorrect behavior, will be fixed in GH-1986 try { renderToStaticMarkup( React.createElement( @@ -520,6 +521,7 @@ test('compile', async () => { ) } + // TODO: this is incorrect behavior, will be fixed in GH-1986 try { renderToStaticMarkup( React.createElement(