Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing stdlib fixture #21

Merged
merged 1 commit into from
Jul 27, 2015
Merged

Add missing stdlib fixture #21

merged 1 commit into from
Jul 27, 2015

Conversation

arioch
Copy link
Contributor

@arioch arioch commented Jul 23, 2015

This PR fixes:

.......F..

Failures:

  1) motd On Debian based    Operating Systems When dynamic motd is false should contain File_line[dynamic_motd] with line => "session    optional     pam_motd.so  motd=/run/motd.dynamic noupdate"
     Failure/ Error: it { should contain_file_line('dynamic_motd').with_line('session    optional     pam_motd.so  motd=/run/motd.dynamic noupdate') }
     Puppet::Error:
       Puppet::Parser::A    ST::Resource failed with error ArgumentError: Invalid resource type file_line at motd/spec/fixtures/modules/motd/manifests/init.pp:45 on node buildserver
     # ./spec/classes /motd_spec.rb:90:in `block (4 levels) in <top (required)>'

Finished in 0.62725 seconds
  110 examples, 1 failure

tphoney added a commit that referenced this pull request Jul 27, 2015
Add missing stdlib fixture
@tphoney tphoney merged commit ccd5e85 into puppetlabs:master Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants