MCPcopy Create free account
hub / github.com/go-task/task / applyToFormatterTest

Method applyToFormatterTest

task_test.go:252–254  ·  view source on GitHub ↗
(t *FormatterTest)

Source from the content-addressed store, hash-verified

250}
251
252func (opt *setupErrorTestOption) applyToFormatterTest(t *FormatterTest) {
253 t.wantSetupError = true
254}
255
256// WithFixtureTemplating enables templating for the golden fixture files with
257// the default set of data. This is useful if the golden file is dynamic in some

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected