...
This commit is contained in:
parent
36e8094afe
commit
e9dcc4393f
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue