Skip to content

Commit 170a7c8

Browse files
committed
Sync with the actual error message
1 parent 9fce552 commit 170a7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/cli/cli_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
['sample::params', 'Task with parameters']
430430
)
431431

432-
expect(@log_output.readlines).to include(/unexpected token/)
432+
expect(@log_output.readlines).to include(/WARN Puppet : expected object key, got: '}' at line 24 column 3/)
433433
end
434434
end
435435
end

0 commit comments

Comments
 (0)