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

OZG-7037 xta: Use ingress url

parent 2c66cd02
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ import de.ozgcloud.xta.client.model.XtaFile; ...@@ -28,7 +28,7 @@ import de.ozgcloud.xta.client.model.XtaFile;
@SpringBootTest @SpringBootTest
class XtaServiceRemoteITCase { class XtaServiceRemoteITCase {
static final String BASE_URL = "https://xta-test-server-passthrough-enable.dev.by.ozg-cloud.de/MB_XTA-WS/XTA210"; static final String BASE_URL = "https://xta-test-server-enable.dev.by.ozg-cloud.de/MB_XTA-WS/XTA210";
@DynamicPropertySource @DynamicPropertySource
static void registerXtaProperties(DynamicPropertyRegistry registry) { 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