We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3924636 commit c397911Copy full SHA for c397911
spec/acceptance/docker_full_spec.rb
@@ -74,7 +74,7 @@
74
end
75
76
describe 'docker class' do
77
- context 'without any parameters', win_brokn: true do
+ context 'without any parameters', win_broken: true do
78
let(:pp) { "class { 'docker': #{docker_args} }" }
79
80
it 'runs successfully' do
0 commit comments