Skip to content

Commit d8b4872

Browse files
committed
addressed review
Added new line
1 parent 06428dd commit d8b4872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/plugins/storpool/test_storpool_tiers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,4 +638,4 @@ def deploy_vm_from_snapshot_or_template(self, snapshotid, is_snapshot=False):
638638
except Exception as e:
639639
self.fail("SSH failed for virtual machine: %s - %s" %
640640
(virtual_machine.ipaddress, e))
641-
return virtual_machine
641+
return virtual_machine

0 commit comments

Comments
 (0)