MCPcopy 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

1import * as fs from 'node:fs';
2import * as path from 'node:path';
3const detoxGlobalTeardown: () => Promise<void> = require(
4 'detox/runners/jest/globalTeardown.js',

Callers

nothing calls this directly

Calls 1

findProjectRootFunction · 0.70

Tested by

no test coverage detected