Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Commit ef24b4b

Browse files
author
shivapoudel
committed
Fix syntax error
1 parent aa48923 commit ef24b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/classes/python_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
let (:params) {{ :dev => true }}
9191
it { is_expected.to contain_package("python-dev").with_ensure('absent') }
9292
end
93-
end
93+
9494
end
9595

9696
context "on a Redhat 5 OS" do

0 commit comments

Comments
 (0)