We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f71fa commit 64da5f0Copy full SHA for 64da5f0
1 file changed
tests/spec/terminal_spec.lua
@@ -67,6 +67,7 @@ describe('terminal module', function()
67
68
-- Setup test objects
69
config = {
70
+ command = 'claude',
71
window = {
72
position = 'botright',
73
height_ratio = 0.5,
0 commit comments