Add fade-buttons regressions
This commit is contained in:
parent
b73a74492b
commit
f883299152
2 changed files with 113 additions and 1 deletions
|
|
@ -392,7 +392,7 @@ final class BonsplitTabDragUITests: XCTestCase {
|
|||
if startWithHiddenSidebar {
|
||||
app.launchEnvironment["CMUX_UI_TEST_BONSPLIT_START_WITH_HIDDEN_SIDEBAR"] = "1"
|
||||
}
|
||||
app.launchArguments += ["-workspaceTitlebarVisible", "NO"]
|
||||
app.launchArguments += ["-workspaceTitlebarVisible", "NO", "-workspaceButtonsFadeMode", "enabled"]
|
||||
app.launch()
|
||||
app.activate()
|
||||
return (app, dataPath)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue