We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gem package ✖ kitchen-ec2 should be installed expected that `gem package kitchen-ec2` is installed
vagrant@default-ubuntu-1604:/etc/systemd/system$ gem list -i kitchen-ec2 true
vagrant@default-ubuntu-1604:/etc/systemd/system$ which gem /opt/chefdk/embedded/bin/gem
The text was updated successfully, but these errors were encountered:
General pathy-ness. I'm probably doing something silly since it's three in the morning.
I'll just use this test for now:
describe bash('/opt/chefdk/embedded/bin/gem list -i kitchen-ec2') do its('exit_status') { should eq 0 } end
Sorry, something went wrong.
@howdoicomputer This is an issue in https://github.com/chef/inspec I opened a ticket there.
No branches or pull requests
The text was updated successfully, but these errors were encountered: