Fix test error after bdfb85ac
(refactor storage)
This commit is contained in:
parent
d6ad8d34a6
commit
66f46d8a25
@ -302,7 +302,7 @@ class TC_03_FilePool(QubesTestCase):
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
label='red')
|
label='red')
|
||||||
vm.storage.create_on_disk()
|
vm.storage.create()
|
||||||
|
|
||||||
expected_vmdir = os.path.join(self.APPVMS_DIR, vm.name)
|
expected_vmdir = os.path.join(self.APPVMS_DIR, vm.name)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user