Skip to content

Commit

Permalink
Correcting self-service AD password change test (MID-4661)
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Sep 20, 2018
1 parent 77cb6cf commit caa8769
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -136,7 +136,7 @@ public void test222ModifyUserBarbossaPasswordSelfServiceAgain() throws Exception
// THEN
displayThen(TEST_NAME);
login(USER_ADMINISTRATOR_USERNAME);
assertSuccess(result);
assertPartialError(result);

assertBarbossaEnabled();

Expand Down

0 comments on commit caa8769

Please sign in to comment.