remove_blank_lines: Add a new function to remove blank Lines #143
Annotations
2 errors
Run tests:
spec/functions/remove_blank_lines_spec.rb#L19
extlib::remove_blank_lines
Failure/Error: it { is_expected.to run.with_params(input).and_return(output) }
Puppet::ParseErrorWithIssue:
Unacceptable location. The name 'extlib::clean_blank_lines' is unacceptable in file '/home/runner/work/puppet-extlib/puppet-extlib/spec/fixtures/modules/extlib/functions/remove_blank_lines.pp' (file: /home/runner/work/puppet-extlib/puppet-extlib/spec/fixtures/modules/extlib/functions/remove_blank_lines.pp, line: 4, column: 1)
|
Run tests
Process completed with exit code 1.
|
Loading