We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec7748 commit e6a9cc7Copy full SHA for e6a9cc7
app/src/test/java/org/lfenergy/compas/scl/validator/rest/v1/SclValidatorServerEndpointTest.java
@@ -38,7 +38,7 @@ class SclValidatorServerEndpointTest {
38
@InjectMock
39
private SclValidatorService sclValidatorService;
40
41
- @TestHTTPResource("/compas-scl-validator/validate-ws/v1/SCD")
+ @TestHTTPResource("/validate-ws/v1/SCD")
42
private URI uri;
43
44
@Test
0 commit comments