Skip to content

Commit

Permalink
Update LayerExportControllerIntegrationTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins authored Sep 2, 2024
1 parent ddf2f86 commit 073c7ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ void shouldExportGeoJSONWithFilterAndSort() throws Exception {

@Test
@SuppressWarnings("PMD.JUnitTestsShouldIncludeAssert")
@Ignore("https://b3partners.atlassian.net/browse/HTM-1198")
@Disabled("https://b3partners.atlassian.net/browse/HTM-1198")
void shouldNotExportHiddenAttributesInGeoJSONWhenRequested() throws Exception {
final String url = apiBasePath + begroeidterreindeel;
mockMvc
Expand Down

0 comments on commit 073c7ad

Please sign in to comment.