Skip to content

Commit

Permalink
temporarily disabling of REST tests for security questions
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Sep 26, 2023
1 parent 5fa34f5 commit 8ff114c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/rest/testng-integration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<class name="com.evolveum.midpoint.testing.rest.TestRestServiceXml"/>
<class name="com.evolveum.midpoint.testing.rest.TestRestServiceJson"/>
<class name="com.evolveum.midpoint.testing.rest.TestRestServiceYaml"/>
<class name="com.evolveum.midpoint.testing.rest.TestRestServiceJsonSecQ"/>
<class name="com.evolveum.midpoint.testing.rest.TestSecurityQuestionChallengeResponse"/>
<!--<class name="com.evolveum.midpoint.testing.rest.TestRestServiceJsonSecQ"/>-->
<!--<class name="com.evolveum.midpoint.testing.rest.TestSecurityQuestionChallengeResponse"/>-->
<class name="com.evolveum.midpoint.testing.rest.TestRestServiceProxyAuthentication"/>
<class name="com.evolveum.midpoint.testing.rest.TestRestWithoutAuditingLoginAndLogout"/>
<class name="com.evolveum.midpoint.testing.rest.authentication.TestOptionForSkipUpdatingAuthFocusBehavior"></class>
Expand Down

0 comments on commit 8ff114c

Please sign in to comment.