mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
* update to new geckodriver v 0.25.0
* run tests with Firefox 10x times
* Revert "run tests with Firefox 10x times"
This reverts commit dfd4358d66
.
This commit is contained in:
parent
0a666eabba
commit
6616265f8d
2 changed files with 5 additions and 5 deletions
|
@ -378,7 +378,7 @@
|
|||
"exit-hook": "^2.2.0",
|
||||
"faker": "1.1.0",
|
||||
"fetch-mock": "^7.3.9",
|
||||
"geckodriver": "1.16.2",
|
||||
"geckodriver": "^1.18.0",
|
||||
"getopts": "^2.2.4",
|
||||
"grunt": "1.0.4",
|
||||
"grunt-available-tasks": "^0.6.3",
|
||||
|
|
|
@ -13014,10 +13014,10 @@ gaze@^1.0.0, gaze@^1.1.0:
|
|||
dependencies:
|
||||
globule "^1.0.0"
|
||||
|
||||
geckodriver@1.16.2:
|
||||
version "1.16.2"
|
||||
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-1.16.2.tgz#4766e6eb6835e9ec8797f1dce1966df2b3fb5985"
|
||||
integrity sha512-kXZP4QferAv57Ru4Fx2WYuu//ErKJP4hPEkJm4mSETo42jsdYFwdNxwQ4vCGhf14gsCdxU9YrwNupJ8gr1GxPg==
|
||||
geckodriver@^1.18.0:
|
||||
version "1.18.0"
|
||||
resolved "https://registry.yarnpkg.com/geckodriver/-/geckodriver-1.18.0.tgz#a4d9b0504be26ed933d7be208b06b15833e32415"
|
||||
integrity sha512-PFBq5UsngfLrxmNqnynix4rQgOkOWCKl3I3PlXCROiTQKSE2znIK9MnEUNQznzxNOPMRt1RGGy2cinIARSRvKQ==
|
||||
dependencies:
|
||||
adm-zip "0.4.11"
|
||||
bluebird "3.4.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue