mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-18 10:50:44 +00:00
fix test
This commit is contained in:
@@ -493,7 +493,7 @@ namespace SettingsModelUnitTests
|
||||
}
|
||||
],
|
||||
"actions": [
|
||||
{ "command": { "action": "sendInput", "input": "VT Griese Mode" }, "keys": "ctrl+k" }
|
||||
{ "command": { "action": "sendInput", "input": "VT Griese Mode" }, "id" : "User.sendInput.15093368865568800249", "keys": "ctrl+k" }
|
||||
],
|
||||
"theme": "system",
|
||||
"themes": []
|
||||
|
||||
Reference in New Issue
Block a user