Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
56
export
function
resetToDefaults() {
57
config = { ...defaultConfig };
58
}
59
60
export
function
getConfig() {
61
return
config;
Callers
2
config.test.ts
File · 0.90
jest-setup.ts
File · 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…