tests: handle legacy layout

This commit is contained in:
Frédéric Pierret (fepitre) 2020-02-13 22:46:52 +01:00
parent 2e1290eec1
commit 65238c187f
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

View File

@ -1843,6 +1843,7 @@ class TC_90_QubesVM(QubesVMTestsMixin, qubes.tests.QubesTestCase):
'/name': 'test-inst-appvm',
'/type': 'AppVM',
'/default-user': 'user',
'/qubes-keyboard': unittest.mock.ANY,
'/keyboard-layout': 'fr',
'/qubes-vm-type': 'AppVM',
'/qubes-gui-domain-xid': '{}'.format(guivm.xid),