tests: handle legacy layout
This commit is contained in:
parent
2e1290eec1
commit
65238c187f
@ -1843,6 +1843,7 @@ class TC_90_QubesVM(QubesVMTestsMixin, qubes.tests.QubesTestCase):
|
|||||||
'/name': 'test-inst-appvm',
|
'/name': 'test-inst-appvm',
|
||||||
'/type': 'AppVM',
|
'/type': 'AppVM',
|
||||||
'/default-user': 'user',
|
'/default-user': 'user',
|
||||||
|
'/qubes-keyboard': unittest.mock.ANY,
|
||||||
'/keyboard-layout': 'fr',
|
'/keyboard-layout': 'fr',
|
||||||
'/qubes-vm-type': 'AppVM',
|
'/qubes-vm-type': 'AppVM',
|
||||||
'/qubes-gui-domain-xid': '{}'.format(guivm.xid),
|
'/qubes-gui-domain-xid': '{}'.format(guivm.xid),
|
||||||
|
Loading…
Reference in New Issue
Block a user