facebook-atom / jest-electron-runner

custom test runner for Jest that allows tests to be run in Electron environment
MIT License
189 stars 33 forks source link

overwrite devtools flag only if it's not defined #27

Closed aaronabramov closed 5 years ago

frantic commented 5 years ago

Patched this in, works like a charm! Thank you!