try and make, (#23550)
identity_providers_test.spec.ts > should revert and save options less flaky
This commit is contained in:
parent
d351290c0c
commit
e9d8ecb07a
1 changed files with 1 additions and 0 deletions
|
@ -353,6 +353,7 @@ describe("Identity provider test", () => {
|
|||
advancedSettings.assertClaimValueInputEqual("claim-value");
|
||||
|
||||
cy.findByTestId("idp-details-save").click();
|
||||
masthead.checkNotificationMessage("Provider successfully updated");
|
||||
});
|
||||
|
||||
it("should revert and save options", () => {
|
||||
|
|
Loading…
Reference in a new issue