Skip to content

Commit f9122be

Browse files
committed
Adjusted linting test 008 expectation
Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
1 parent 8173590 commit f9122be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/lint/008_namespace.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
vars:
33
"x" string => default:target("arg");
44
^------------^
5-
Error: Call to unknown function / bundle / body 'default:target' at at tests/lint/008_namespace.x.cf:15:19
5+
Error: Call to unknown function / bundle / body 'default:target' at tests/lint/008_namespace.x.cf:15:19
66
FAIL: tests/lint/008_namespace.x.cf (1 error)
77
Failure, 1 error in total.

0 commit comments

Comments
 (0)