Skip to content

Commit

Permalink
add chrome-server for test:system
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Mar 31, 2024
1 parent 9eab274 commit 55b2679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
env:
RAILS_ENV: test
DATABASE_URL: sqlite3:db/test.sqlite3
SELENIUM_SERVER: chrome-server
SELENIUM_SERVER: 127.0.0.1
run: |
bundle exec rake db:reset
bundle exec rake test
Expand Down

0 comments on commit 55b2679

Please sign in to comment.