Skip to content

Commit

Permalink
[WFLY-19828] update default URL fro jta-crash-rec
Browse files Browse the repository at this point in the history
  • Loading branch information
kstekovi committed Oct 8, 2024
1 parent 769134f commit 3cbd761
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
*/
public class BasicRuntimeIT {

private static final String DEFAULT_SERVER_HOST = "http://localhost:8080/XA";
private static final String DEFAULT_SERVER_HOST = "http://localhost:8080/jta-crash-rec";

@Test
public void testHTTPEndpointIsAvailable() throws IOException, InterruptedException, URISyntaxException {
Expand Down

0 comments on commit 3cbd761

Please sign in to comment.