commented tests

This commit is contained in:
Francesco Mangiacrapa 2023-12-19 17:31:18 +01:00
parent 9c8d803fa8
commit fe8fd981b0
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ public class Geoportal_Export_To_PDF_Tests {
*
* @return the client
*/
@Before
//@Before
public void getClient() {
readContextSettings();
// assumeTrue(GCubeTest.isTestInfrastructureEnabled());
@ -131,7 +131,7 @@ public class Geoportal_Export_To_PDF_Tests {
/**
* Test read project view.
*/
@Test
//@Test
public void testExportToPDF() {
ScopeProvider.instance.set(CONTEXT);