Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Evolveum/midpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Apr 12, 2018
2 parents e5a9823 + 54e9eb8 commit c5b6f18
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -288,7 +288,7 @@ public void test140Assign_IT_4() throws Exception {
/**
* IT-5 = requires IT-1 (barkeeper does not have it)
*/
@Test
@Test(enabled = false) // MID-4584
public void test150Assign_IT_5() throws Exception {
final String TEST_NAME = "test150Assign_IT_5";
TestUtil.displayTestTitle(TEST_NAME);
Expand Down

0 comments on commit c5b6f18

Please sign in to comment.