1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Mark additional DigitalOcean test as pending

See: https://github.com/fog/fog/pull/3304
This commit is contained in:
Paul Thornthwaite 2014-12-10 09:25:35 +00:00
parent fa9254ba8d
commit 9b7b8fd490

View file

@ -1,5 +1,7 @@
Shindo.tests('Fog::Compute[:digitalocean] | reboot_server request', ['digitalocean', 'compute']) do
pending # See https://github.com/fog/fog/pull/3304
server = fog_test_server
tests('success') do