mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
8596a448c8
this comparison works fine where there is just a string or single tag, where there is an array of tags this comparison breaks fails. So instead we must cast to an array and then do a comparison by an inclusion of a a value in an array |
||
---|---|---|
.. | ||
address_tests.rb | ||
assign_private_ip_tests.rb | ||
availability_zone_tests.rb | ||
client_tests.rb | ||
dhcp_options_tests.rb | ||
helper.rb | ||
image_tests.rb | ||
instance_attrib_tests.rb | ||
instance_tests.rb | ||
internet_gateway_tests.rb | ||
key_pair_tests.rb | ||
network_acl_tests.rb | ||
network_interface_tests.rb | ||
placement_group_tests.rb | ||
region_tests.rb | ||
route_tests.rb | ||
security_group_tests.rb | ||
snapshot_tests.rb | ||
spot_datafeed_subscription_tests.rb | ||
spot_instance_tests.rb | ||
spot_price_history_tests.rb | ||
subnet_tests.rb | ||
tag_tests.rb | ||
volume_tests.rb | ||
vpc_tests.rb |