Project

General

Profile

« Previous | Next » 

Revision 55561

Removed dep to gcube registry and ignore integration tests

View differences:

ParthenosPublisherTest.java
37 37
		classes = ParthenosPublisherApplication.class)
38 38
@AutoConfigureMockMvc
39 39
@TestPropertySource(locations = "classpath:application-integrationtest.properties")
40
//Ignore test because ot requires a running virtuoso server
40
//Ignore test because it requires a running virtuoso server
41 41
@Ignore
42 42
public class ParthenosPublisherTest {
43 43

  

Also available in: Unified diff