Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into ladybird
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Apr 19, 2017
2 parents 22c1d97 + f8b52aa commit d2f1c2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ private static Archive<?> createDeployment() {
}

@Test
@org.junit.Ignore("Ignoring until WFLY-8540 changes are merged")
public void test(
@ArquillianResource @OperateOnDeployment(DEPLOYMENT_1) ManagementClient client1,
@ArquillianResource @OperateOnDeployment(DEPLOYMENT_2) ManagementClient client2,
Expand Down

0 comments on commit d2f1c2b

Please sign in to comment.