We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6645c5 commit ae70894Copy full SHA for ae70894
spec/acceptance/deferred_spec.rb
@@ -67,7 +67,7 @@ def read_win_file_if_exists(path)
67
end
68
69
70
- # NEW 02c: inline Deferred on the DSC property (no variable intermediary)
+ # NEW 02c: inline Deferred on the DSC property (no variable intermediary)
71
it '02c: passing a Deferred inline whilke calling an epp' do
72
apply = apply_manifest_debug(dsc_deferred_inline)
73
out = read_win_file_if_exists('C:/Temp/from_dsc_inline.txt')
0 commit comments