Skip to content

Commit

Permalink
Disabling test WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Apr 15, 2019
1 parent 2e92960 commit 3fe7ea2
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -717,6 +717,11 @@ public void test139UnassignAccountOpenDjTitleMap() throws Exception {
assertNull("Unexpected LDAP entry for jack", accountEntry);
}

/**
* WORK IN PROGRESS
* MID-5275
*/
@Test(enabled=false)
public void test150JackMultivalueDescriptionGet() throws Exception {
final String TEST_NAME = "test150JackMultivalueDescriptionGet";
displayTestTitle(TEST_NAME);
Expand Down

0 comments on commit 3fe7ea2

Please sign in to comment.