Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1283 from ec-europa/lock-minkselenium2driver
Browse files Browse the repository at this point in the history
Lock MinkSelenium2Driver to prevent test failures on autocomplete fields
  • Loading branch information
claudiu-cristea authored Jul 10, 2018
2 parents 619b0dc + d37d5cc commit 9546239
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 170 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"behat/gherkin": "^4.5.1",
"behat/mink": "~1.7",
"behat/mink-goutte-driver": "~1.2",
"behat/mink-selenium2-driver": "dev-master#46404b04c761feff4feab4d8d75957225e21a73c",
"behat/mink-selenium2-driver": "dev-master#93474c65a2a7bf959200ab5f7a14cc450645c185",
"drupal/admin_toolbar": "^1.23",
"drupal/coder": "^8.2.9",
"drupal/config_devel": "~1.2",
Expand Down
Loading

0 comments on commit 9546239

Please sign in to comment.