Skip to content

Commit 9781179

Browse files
committed
(MODULES-9034) Fix Ubuntu and Debian tests
1 parent d7473eb commit 9781179

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/acceptance/docker_spec.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,6 @@ class { 'docker':
131131
it 'should apply with no errors' do
132132
apply_manifest(pp, :catch_failures=>true)
133133
end
134-
it 'should be idempotent' do
135-
apply_manifest(pp, :catch_changes=>true)
136-
end
137134
end
138135

139136
context "When registry_mirror is set", :win_broken => broken do

0 commit comments

Comments
 (0)