This commit is contained in:
Kevin Robayna 2023-06-05 08:47:46 +01:00
parent 80a43181ac
commit 657ff24296
No known key found for this signature in database
GPG key ID: 0FB33959421F81BB

View file

@ -35,7 +35,7 @@ return {
opts = {
adapters = {
["neotest-rspec"] = {
-- NOTE: By default neotest-rspec uses the system wide rspec gem isntead of the one through bundler
-- NOTE: By default neotest-rspec uses the system wide rspec gem instead of the one through bundler
-- rspec_cmd = function()
-- return vim.tbl_flatten({
-- "bundle",