🐛 fix(nvim): corrected typo for one neotest adapter
This commit is contained in:
parent
21de2891c9
commit
aca9d3a22d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ return {
|
|||
},
|
||||
opts = {
|
||||
adapters = {
|
||||
["neotest-haskell"] = {},
|
||||
["neotest-bash"] = {},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue