This commit is contained in:
Kovid Goyal 2026-04-19 21:05:14 +05:30
parent 36e8094afe
commit e9dcc4393f
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -99,7 +99,7 @@ class TestLayout(BaseTest):
def setUp(self):
super().setUp()
self.set_options()
self.set_options({'tab_bar_style': 'hidden'})
def do_ops_test(self, q):
windows = create_windows(q)