mbien commented on code in PR #135:
URL: https://github.com/apache/roller/pull/135#discussion_r1477177726
##########
.github/workflows/main.yml:
##########
@@ -59,7 +59,7 @@ jobs:
- name: Run Integration Tests
run: |
cd it-selenium
- mvn -V -ntp -Dwebdriver.gecko.driver=$GECKOWEBDRIVER/geckodriver
install
+ mvn -V -ntp install
Review Comment:
I think the newer version of the firefox selenium plugin is managing the
geckodriver download automatically
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]