commented junit test
This commit is contained in:
parent
f33a106bc6
commit
9677110350
|
@ -7,9 +7,10 @@ public class CatalogueNameExtractor {
|
|||
"https://ckan-grsf-admin2.d4science.org",
|
||||
"https://ckan.pre.d4science.org/",
|
||||
"https://ckan-aginfra.d4science.org",
|
||||
"https://catalogue.d4science.org/",
|
||||
"https://catalogue-imarine.d4science.org/" };
|
||||
|
||||
@Test
|
||||
//@Test
|
||||
public void extraCatalogueName() {
|
||||
CatalogueStaticConfigurations staticConf = new CatalogueStaticConfigurations();
|
||||
|
||||
|
|
Loading…
Reference in New Issue