Missed one test, adding default-user in assert for test test_621_qdb_vm_with_network in TC_90
This commit is contained in:
parent
a0d45aac9c
commit
65d5c41fdb
@ -962,6 +962,7 @@ class TC_90_QubesVM(QubesVMTestsMixin, qubes.tests.QubesTestCase):
|
||||
expected = {
|
||||
'/name': 'test-inst-appvm',
|
||||
'/type': 'AppVM',
|
||||
'/default-user': 'user',
|
||||
'/qubes-vm-type': 'AppVM',
|
||||
'/qubes-debug-mode': '0',
|
||||
'/qubes-base-template': 'test-inst-template',
|
||||
|
Loading…
Reference in New Issue
Block a user