Skip to content

Commit ae70894

Browse files
committed
rubocop
1 parent c6645c5 commit ae70894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/deferred_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def read_win_file_if_exists(path)
6767
end
6868
end
6969

70-
# NEW 02c: inline Deferred on the DSC property (no variable intermediary)
70+
# NEW 02c: inline Deferred on the DSC property (no variable intermediary)
7171
it '02c: passing a Deferred inline whilke calling an epp' do
7272
apply = apply_manifest_debug(dsc_deferred_inline)
7373
out = read_win_file_if_exists('C:/Temp/from_dsc_inline.txt')

0 commit comments

Comments
 (0)