Skip to content

Commit

Permalink
MDL-66945 composer: Update behat extension
Browse files Browse the repository at this point in the history
(using php71 for this branch)

This uses a new version of the moodlehq-behat-extension which ensures
that a node is visible and in the view port before it is clicked on.

This resolves an issue with Firefox on Ubuntu 18.04 whereby the node is
only brought into the viewport instead of clicked on.
  • Loading branch information
andrewnicols authored and stronk7 committed Oct 28, 2019
1 parent 50a1d93 commit 7e50ca7
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 135 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require-dev": {
"phpunit/phpunit": "7.5.*",
"phpunit/dbunit": "4.0.*",
"moodlehq/behat-extension": "3.38.2",
"moodlehq/behat-extension": "3.38.3",
"mikey179/vfsstream": "^1.6",
"instaclick/php-webdriver": "dev-local as 1.x-dev"
}
Expand Down
Loading

0 comments on commit 7e50ca7

Please sign in to comment.