This commit is contained in:
Kovid Goyal
2026-04-19 21:05:14 +05:30
parent 36e8094afe
commit e9dcc4393f

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)