From 0ccebd2c74928d95c7416626bdf6eac025fb7b56 Mon Sep 17 00:00:00 2001 From: SujanSanjula96 Date: Wed, 8 Jan 2025 12:07:40 +0530 Subject: [PATCH] Remove unwanted groups --- .../identity/oauth/endpoint/authz/OAuth2AuthzEndpointTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/org.wso2.carbon.identity.oauth.endpoint/src/test/java/org/wso2/carbon/identity/oauth/endpoint/authz/OAuth2AuthzEndpointTest.java b/components/org.wso2.carbon.identity.oauth.endpoint/src/test/java/org/wso2/carbon/identity/oauth/endpoint/authz/OAuth2AuthzEndpointTest.java index 8771bd3a78..a6c540cefa 100644 --- a/components/org.wso2.carbon.identity.oauth.endpoint/src/test/java/org/wso2/carbon/identity/oauth/endpoint/authz/OAuth2AuthzEndpointTest.java +++ b/components/org.wso2.carbon.identity.oauth.endpoint/src/test/java/org/wso2/carbon/identity/oauth/endpoint/authz/OAuth2AuthzEndpointTest.java @@ -829,7 +829,7 @@ public void testAuthorizeForAuthenticationResponse(boolean isResultInRequest, bo } } - @Test(groups = "testWithConnection") + @Test public void testAuthorizeForDeviceFlowAuthenticationResponse() throws Exception { try (MockedStatic oAuthServerConfiguration = mockStatic(