app: fix tests for new show-tabs option
In app/tests, add the show-tabs pref, added in commit1ca2d74411
, to the expected sessionrc files. (cherry picked from commit4113aaad69
)
This commit is contained in:
@ -115,6 +115,7 @@
|
||||
|
||||
(hide-docks no)
|
||||
(single-window-mode no)
|
||||
(show-tabs yes)
|
||||
(tabs-position 0)
|
||||
(last-tip-shown 0)
|
||||
|
||||
|
@ -68,6 +68,7 @@
|
||||
|
||||
(hide-docks no)
|
||||
(single-window-mode yes)
|
||||
(show-tabs yes)
|
||||
(tabs-position 0)
|
||||
(last-tip-shown 0)
|
||||
|
||||
|
Reference in New Issue
Block a user