Skip to content

Commit 3e82d10

Browse files
committed
Merge branch 'feature/dev-3177--no-color-should-be-a-global-flag' of https://github.com/cloudposse/atmos into feature/dev-3177--no-color-should-be-a-global-flag
2 parents 139ffb4 + cd8d695 commit 3e82d10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/ui/markdown/renderer_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import (
88
)
99

1010
func TestRenderer(t *testing.T) {
11-
1211
tests := []struct {
1312
name string
1413
input string

0 commit comments

Comments
 (0)