Fix BATS testing on WSL (#104)

The $openopt resulted in unexpected results during testing
This commit is contained in:
Frank Fesevur 2017-12-01 21:30:50 +01:00 committed by Paul Irish
parent 3a423e11a6
commit d97b7f36aa

View file

@ -171,3 +171,5 @@ fi
# open it in a browser
${BROWSER:-$open} $openopt "$openurl"
unset openopt