Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Poddubny authored and Anthony Poddubny committed Jun 3, 2021
1 parent 420d449 commit dd3eb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_vm/test_deployer.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ def test_vm_deployer_image(self):
"default_datacenter": "QualiSB",
"vm_location": "vm_location",
"auto_power_on": "False",
"vcenter_name": "vCenter",
"_vcenter_name": "vCenter",
"vcenter_image_arguments": "--compress=9,--schemaValidate,--etc",
"ip_regex": "",
"refresh_ip_timeout": "10",
Expand Down

0 comments on commit dd3eb79

Please sign in to comment.