Skip to content

Commit

Permalink
update @ignore - test now compiles
Browse files Browse the repository at this point in the history
Co-authored-by: Hongchol Sinn <hongchol.sinn@broadcom.com>
  • Loading branch information
2 people authored and peterhaochen47 committed Mar 20, 2024
1 parent 65d1f0f commit e7beec7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ public void testShadowUserNameDefaultsToOIDCSubjectClaim() {
}

@Test
@Ignore("SAML test doesn't compile")
@Ignore("SAML test fails")
public void successfulLoginWithOIDC_and_SAML_Provider_PlusRefreshRotation() throws Exception {
SamlIdentityProviderDefinition saml = IntegrationTestUtils.createSimplePHPSamlIDP("simplesamlphp", OriginKeys.UAA);
saml.setLinkText("SAML Login");
Expand Down

0 comments on commit e7beec7

Please sign in to comment.