Project

General

Profile

« Previous | Next » 

Revision 1f2c4dcf

Added by Andreas Kohlbecker over 4 years ago

ref #8449 adapting test

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/reference/NameRelationshipsTest.java
62 62
                "Nodosilinea sensensia (Blanco) Heidari & Hauer ex Lem, Nonsens species of the developers Vol1. 2001, comb. nov.1",
63 63
                regItem.getNameElement().getText());
64 64
        assertEquals(
65
                "Lem, Nonsens species of the developers Vol1. 2001",
65
                "published in: Lem, Nonsens species of the developers Vol1. 2001",
66 66
                regItem.getCitation().getText());
67 67

  
68 68
        List<BaseElement> nameRelationshipElements = regItem.getNameRelationsipsElements();

Also available in: Unified diff