Skip to content

Commit

Permalink
add chromium as recognized executable name for test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyDD committed Apr 21, 2019
1 parent 050508d commit b5bdd8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test_runner.cr
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ module Mint
},
chrome: {
"chromium-browser",
"chromium",
"google-chrome",
"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome",
},
Expand Down

0 comments on commit b5bdd8e

Please sign in to comment.