Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ globalTeardown.ts
File
globalTeardown.ts
Example/e2etest/e2e/globalTeardown.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'node:fs'
;
2
import
* as path from
'node:path'
;
3
const
detoxGlobalTeardown: () => Promise<void> = require(
4
'detox/runners/jest/globalTeardown.js'
,
Callers
nothing calls this directly
Calls
1
findProjectRoot
Function · 0.70
Tested by
no test coverage detected