We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c1f72 commit c31c4f5Copy full SHA for c31c4f5
1 file changed
tests/airos/test_gui.py
@@ -24,7 +24,7 @@ def test_gui_key(self):
24
def test_language(self):
25
o = self.backend({
26
'gui': {
27
- 'language' : 'it_IT',
+ 'language': 'it_IT',
28
},
29
})
30
o.to_intermediate()
0 commit comments