mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
remove FOG_PROVIDER env override
This commit is contained in:
parent
5e68a7e204
commit
0f87c56e4d
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
|
||||
for provider, config in compute_providers
|
||||
next if ENV['FOG_PROVIDER'] && provider.to_s != ENV['FOG_PROVIDER']
|
||||
|
||||
Shindo.tests("Fog::Compute[:#{provider}] | servers", [provider.to_s]) do
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue