Skip to content

Commit

Permalink
bash-language-server: fix test (#101791)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed May 18, 2022
1 parent e913920 commit f676cba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/bash-language-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ def install
end

test do
ENV["NODE_OPTIONS"] = "--no-experimental-fetch"

json = <<~JSON
{
"jsonrpc": "2.0",
Expand Down

0 comments on commit f676cba

Please sign in to comment.