Project

General

Profile

« Previous | Next » 

Revision 18a0f694

Added by Andreas Kohlbecker about 7 years ago

ref #6410 follow up to adding a new TaxonRelatioshipType comitted in cdmlib|530a12a

View differences:

src/test/java/eu/etaxonomy/cdm/vaadin/presenter/EditConceptRelationshipPresenterTest.java
51 51
    @Test
52 52
    public void testLoadTaxonRelationshipTypeContainer() throws SQLException {
53 53
        CdmSQLContainer container = ecrp.loadTaxonRelationshipTypeContainer();
54
        Assert.assertEquals(29, container.size());
54
        Assert.assertEquals(30, container.size());
55 55
    }
56 56

  
57 57

  

Also available in: Unified diff