Skip to content

Commit

Permalink
add TODO on OpenShift scenario with issue quarkus-qe#1500
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarranzan committed Nov 3, 2023
1 parent d85f60a commit 6ec1bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/webauthn/src/test/java/OpenShiftWebAuthnIT.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

@OpenShiftScenario
public class OpenShiftWebAuthnIT extends MySqlWebAuthnIT {

// TODO Review the OpenshiftScenario after this issue will be solved: https://github.com/quarkus-qe/quarkus-test-suite/issues/1500
}

0 comments on commit 6ec1bbb

Please sign in to comment.