Skip to content

Commit

Permalink
Fix ChromeDriver version error
Browse files Browse the repository at this point in the history
Problem: agileware-jp/lychee_limits#40 - rspec tests failing with PostgreSQL

More information for the fix: CircleCI-Public/browser-tools-orb#92
  • Loading branch information
zh committed Aug 31, 2023
1 parent 5ab3426 commit a90e1f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ parameters:
default: ''

steps:
- run: sudo apt-get update
- browser-tools/install-chrome:
chrome-version: 114.0.5735.198
- browser-tools/install-chromedriver
Expand Down

0 comments on commit a90e1f2

Please sign in to comment.