Skip to content

Commit

Permalink
bugfix(jakarta-ee-integration): removed chrome and gecko driver syste…
Browse files Browse the repository at this point in the history
…m property propagation from failsafe config
  • Loading branch information
lprimak committed Jan 8, 2024
1 parent 6e59168 commit 26e6673
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/jakarta-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,7 @@
<gh_user>${gh_user}</gh_user>
<gh_token>${gh_token}</gh_token>
<webdriver.browser>${webdriver.browser}</webdriver.browser>
<webdriver.chrome.driver>${webdriver.chrome.driver}</webdriver.chrome.driver>
<webdriver.chrome.binary>${webdriver.chrome.binary}</webdriver.chrome.binary>
<webdriver.gecko.driver>${webdriver.gecko.driver}</webdriver.gecko.driver>
<webdriver.firefox.binary>${webdriver.firefox.binary}</webdriver.firefox.binary>
</systemPropertyVariables>
<argLine>${failsafe.argLine} ${payara.argLine}</argLine>
Expand Down

0 comments on commit 26e6673

Please sign in to comment.