Skip to content

Commit

Permalink
adding aix support in chef run
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Singh <[email protected]>
  • Loading branch information
i5pranay93 committed Jan 11, 2022
1 parent d3a7258 commit f5108df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/unit/target_host/aix_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
it "should run the correct install command" do
expect(subject).to receive(:run_command!).with expected_command
subject.install_package("chef-12.0.0-rc.0-1.powerpc.bff")

end

end
Expand Down

0 comments on commit f5108df

Please sign in to comment.