mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-28 06:47:45 +00:00
update vendor
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
{{.CommentWithoutT "a"}}
|
||||
func (a *Assertions) {{.DocInfo.Name}}({{.Params}}) {
|
||||
if h, ok := a.t.(tHelper); ok { h.Helper() }
|
||||
{{.DocInfo.Name}}(a.t, {{.ForwardedParams}})
|
||||
}
|
||||
Reference in New Issue
Block a user