Skip to content

Commit 2585eec

Browse files
florindragosdavejrt
authored andcommitted
Fix stack acceptance tests (#395)
1 parent 24cf599 commit 2585eec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/spec_helper_acceptance.rb

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ def retry_on_error_matching(max_retry_count = 3, retry_wait_interval_secs = 5, e
142142
services:
143143
compose_test:
144144
image: hello-world:nanoserver-sac2016
145-
command: cmd.exe /C "ping 8.8.8.8 -t"
146145
EOS
147146
if fact_on(host, 'osfamily') == 'windows'
148147
create_remote_file(host, '/tmp/docker-compose-v3.yml', docker_compose_content_v3_windows)

0 commit comments

Comments
 (0)