Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On snap package build we need to skip downloading `geckodriver` which is used only to run test cases otherwise we will get the following error: ``` npm ERR! path /node_modules/geckodriver npm ERR! command failed npm ERR! command sh -c node index.js ```
- Loading branch information