Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
testsuite
Describe the bug
We have commited two PR that adds the same page:
[ERROR] /home/rmartinc/keycloak/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/webauthn/account/AbstractWebAuthnAccountTest.java:[80,33] variable webAuthnErrorPage is already defined in class org.keycloak.testsuite.webauthn.account.AbstractWebAuthnAccountTest
Version
999.0.0-SNAPSHOT
Regression
- The issue is a regression
Expected behavior
Should compile
Actual behavior
Compilation error
How to Reproduce?
mvn clean install -DskipTests
Anything else?
No response