Skip to content

Commit

Permalink
Fixed URI of Test Resource.
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Labordus <[email protected]>
  • Loading branch information
Dennis Labordus committed Sep 29, 2022
1 parent eec7748 commit e6a9cc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class SclValidatorServerEndpointTest {
@InjectMock
private SclValidatorService sclValidatorService;

@TestHTTPResource("/compas-scl-validator/validate-ws/v1/SCD")
@TestHTTPResource("/validate-ws/v1/SCD")
private URI uri;

@Test
Expand Down

0 comments on commit e6a9cc7

Please sign in to comment.