Skip to content
Snippets Groups Projects
Commit 2c66cd02 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-7037 xta: Use passthrough route url

parent ee19cd1c
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ import de.ozgcloud.xta.client.model.XtaFile;
@SpringBootTest
class XtaServiceRemoteITCase {
static final String BASE_URL = "https://xta-test-server-enable.dev.by.ozg-cloud.de/MB_XTA-WS/XTA210";
static final String BASE_URL = "https://xta-test-server-passthrough-enable.dev.by.ozg-cloud.de/MB_XTA-WS/XTA210";
@DynamicPropertySource
static void registerXtaProperties(DynamicPropertyRegistry registry) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment