Skip to content

Commit

Permalink
Merge pull request #10837 from stuartwdouglas/WFLY-9795
Browse files Browse the repository at this point in the history
WFLY-9795 Intermittent failure in ManagementOnlyModeTestCase
  • Loading branch information
kabir committed Feb 11, 2018
2 parents 2438c50 + 8faf04f commit 320b684
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
@RunWith(WildflyTestRunner.class)
public class ManagementOnlyModeTestCase {

private static final int TEST_PORT = 9091;
private static final int TEST_PORT = 20491;

@Inject
private ServerController container;
Expand Down

0 comments on commit 320b684

Please sign in to comment.