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

rspec 3 compatibility #36

Open
pravi opened this issue Apr 10, 2015 · 0 comments
Open

rspec 3 compatibility #36

pravi opened this issue Apr 10, 2015 · 0 comments

Comments

@pravi
Copy link

pravi commented Apr 10, 2015

Failures:
one test fails when run with rspec 3, all tests pass with rspec 2

  1. Fission::Action::ShellExecutor execute should return a hash of the output and Process::Status object
    Failure/Error: result['output'].empty?.should be_false
    expected false to respond to false?

    ./spec/fission/action/execute_shell_command_spec.rb:19:in `block (3 levels) in <top (required)>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant