commented tests
This commit is contained in:
parent
9c8d803fa8
commit
fe8fd981b0
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue