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

Handle non modifier if statements in ChefModernize/RespondToInMetadata #396

Merged
merged 2 commits into from
Nov 9, 2019

Commits on Nov 9, 2019

  1. Handle non modifier if statements in ChefModernize/RespondToInMetadata

    I think this is an edge case, but we have one in chef_client_updater and
    the crash was bugging me.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    ee34cda View commit details
    Browse the repository at this point in the history
  2. Add back the rspec test I removed on accident

    That would be bad
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    0d6ac78 View commit details
    Browse the repository at this point in the history