Skip to content

Commit 2a9d95b

Browse files
committed
chore: fix build
1 parent be22062 commit 2a9d95b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pure.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {bindObjectFnsToInstance, setCurrentInstance} from './helpers'
88
import {fireEvent} from './events'
99
import {getConfig} from './config'
1010
import {logCLI} from './pretty-cli'
11+
import {performance} from 'perf_hooks'
1112

1213
const mountedInstances = new Set<TestInstance>()
1314

0 commit comments

Comments
 (0)