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 9381bb8 commit be89ae7Copy full SHA for be89ae7
src/index.ts
@@ -3,6 +3,7 @@
3
import path from 'path'
4
import fs from 'fs'
5
import {queries as baseQueries} from '@testing-library/dom'
6
+import 'simmerjs'
7
8
import {
9
BrowserBase,
0 commit comments