in internal/testutil/golden.go [95:99]
func WithSubDir(subDir string) option { return func(opts *options) { opts.SubDir = subDir } }