Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/remotemobprogramming/mob
/ resetExit
Function
resetExit
mob_test.go:2086–2088 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2084
}
2085
2086
func
resetExit() {
2087
Exit = originalExitFunction
2088
}
2089
2090
func
createTestbed(t *testing.T, configuration config.Configuration) {
2091
workingDir =
""
Callers
5
TestStartWithCISkip
Function · 0.85
TestStartBranchWithUncommitedChangesFixWithBranch
Function · 0.85
TestStartBranchEnvWithUncommitedChangesFixWithoutBranch
Function · 0.85
TestStartCreateBranchWithUncommitedChangesFixWithBranch
Function · 0.85
TestStartCreateBranchEnvWithUncommitedChangesFixWithoutBranch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected