We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e9193 commit 6ee0ff5Copy full SHA for 6ee0ff5
test.jsx
@@ -6,9 +6,9 @@
6
* @import {Plugin} from 'unified'
7
*/
8
9
-import 'global-jsdom/register'
10
import assert from 'node:assert/strict'
11
import test from 'node:test'
+import 'global-jsdom/register'
12
import {render, waitFor} from '@testing-library/react'
13
import concatStream from 'concat-stream'
14
import {Component} from 'react'
0 commit comments