spec/integration/recipes/hello.erb in itamae-1.1.3 vs spec/integration/recipes/hello.erb in itamae-1.1.4

- old
+ new

@@ -1,4 +1,6 @@ <%= node['greeting'] %> <%= @goodbye %> total memory: <%= node['memory']['total'] %> + +uninitialized node key: <%= node['un-initialized'] %>