mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 22:44:50 +02:00
...
This commit is contained in:
@@ -99,7 +99,7 @@ class TestLayout(BaseTest):
|
|||||||
|
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
super().setUp()
|
super().setUp()
|
||||||
self.set_options()
|
self.set_options({'tab_bar_style': 'hidden'})
|
||||||
|
|
||||||
def do_ops_test(self, q):
|
def do_ops_test(self, q):
|
||||||
windows = create_windows(q)
|
windows = create_windows(q)
|
||||||
|
|||||||
Reference in New Issue
Block a user