Skip to content

Commit

Permalink
[EJBCLIENT-225] Reinstante ingnored test cases post EJBCLIENT-216.
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmatowicz committed May 17, 2017
1 parent 6e396a7 commit 423669f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ public void testConfiguredConnections() {
/**
* Test a basic invocation on clustered SLSB
*/
@Ignore("Remove when EJBCLIENT-216 is merged")
@Test
public void testClusteredSLSBInvocation() {
logger.info("Testing invocation on SLSB proxy with ClusterAffinity");
Expand All @@ -140,7 +139,6 @@ public void testClusteredSLSBInvocation() {
/**
* Test a basic invocation on clustered SFSB
*/
@Ignore("Remove when EJBCLIENT-216 is merged")
@Test
public void testClusteredSFSBInvocation() {
logger.info("Testing invocation on SFSB proxy with ClusterAffinity");
Expand Down

0 comments on commit 423669f

Please sign in to comment.