Missed one test, adding default-user in assert for test test_621_qdb_vm_with_network in TC_90

This commit is contained in:
Yassine Ilmi 2018-02-01 01:03:05 +00:00
parent a0d45aac9c
commit 65d5c41fdb
No known key found for this signature in database
GPG Key ID: 2E294120031F1D95

View File

@ -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',