Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Fail
Method
Fail
internal/test/recorder.go:33–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(r *recorder) Fail() {
34
r.Helper()
35
r.failed = true
36
}
37
38
func
(r *recorder) FailNow() {
39
r.Helper()
Callers
nothing calls this directly
Calls
1
Helper
Method · 0.95
Tested by
no test coverage detected