Project

General

Profile

« Previous | Next » 

Revision e7075148

Added by Andreas Kohlbecker almost 3 years ago

adapting to recent reference cache strategy changes

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,2",
63 63
                regItem.getNameElement().getText());
64 64
        assertEquals(
65
                "published in: Lem 2001: Nonsens species of the developers Vol1.",
65
                "published in: Lem 2001: Nonsens species of the developers Vol1",
66 66
                regItem.getCitation().getText());
67 67

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

Also available in: Unified diff