We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad9ed2 commit 60bed86Copy full SHA for 60bed86
spec/classes/python_spec.rb
@@ -90,7 +90,7 @@
90
let (:params) {{ :dev => true }}
91
it { is_expected.to contain_package("python-dev").with_ensure('absent') }
92
end
93
- end
+
94
95
96
context "on a Redhat 5 OS" do
0 commit comments