Skip to content

Commit

Permalink
Merge pull request #2725 from bolt/tests/fix-behat-version
Browse files Browse the repository at this point in the history
Update to newest chromedriver in behat CI tests
  • Loading branch information
bobdenotter authored Jul 22, 2021
2 parents 65cb5d2 + bfa3757 commit f668ddf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/behavioural_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
extensions: json, mbstring, pdo, curl, pdo_sqlite
coverage: none
- uses: nanasess/setup-chromedriver@master
with:
# Pin Chromedriver to 90.something, because 91 _appends_ text when using `.setValue()` instead of replacing it.
chromedriver-version: '90.0.4430.24'
- uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
Expand Down

0 comments on commit f668ddf

Please sign in to comment.