MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / resetToDefaults

Function resetToDefaults

src/config.ts:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56export function resetToDefaults() {
57 config = { ...defaultConfig };
58}
59
60export function getConfig() {
61 return config;

Callers 2

config.test.tsFile · 0.90
jest-setup.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…