Skip to content

Commit 064e51d

Browse files
style(yamllint): add missing new line
1 parent b88abaa commit 064e51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittests/helm/deployment/basic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ tests:
110110
value: "/usr/sbinx"
111111
- equal:
112112
path: spec.template.spec.initContainers[*].volumeMounts[?(@.name=="config")].mountPath
113-
value: "/usr/sbinx"
113+
value: "/usr/sbinx"

0 commit comments

Comments
 (0)