Skip to content

Commit 64da5f0

Browse files
committed
fix(tests): add missing config to terminal spec
1 parent e1f71fa commit 64da5f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/spec/terminal_spec.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ describe('terminal module', function()
6767

6868
-- Setup test objects
6969
config = {
70+
command = 'claude',
7071
window = {
7172
position = 'botright',
7273
height_ratio = 0.5,

0 commit comments

Comments
 (0)