Skip to content

Commit

Permalink
Merge pull request #632 from brave/revert-593-fix_browser_test_crash_…
Browse files Browse the repository at this point in the history
…on_mac

Revert "Fix browser test crash on MacOS due to sparkle initialization"
  • Loading branch information
bbondy authored Jul 30, 2018
2 parents 5b42097 + 5ed55eb commit 146e7a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/lib/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const test = (suite, buildConfig = config.defaultBuildConfig, options) => {
const braveArgs = [
'--enable-logging',
'--v=' + options.v,
'--disable-brave-update',
]

if (options.filter) {
Expand Down

0 comments on commit 146e7a7

Please sign in to comment.