Project

General

Profile

« Previous | Next » 

Revision ca009e2e

Added by Andreas Müller over 2 years ago

fix selenium tests for updated caches (cont.)

View differences:

src/test/java/eu/etaxonomy/dataportal/CdmEntityClassAttributesTest.java
16 16
/**
17 17
 * @author a.kohlbecker
18 18
 * @since Oct 10, 2017
19
 *
20 19
 */
21 20
public class CdmEntityClassAttributesTest extends Assert {
22 21

  
......
54 53
        assertNull(a.getCdmType());
55 54
        assertNull(a.getEnitytyUuid());
56 55
    }
57

  
58
}
56
}

Also available in: Unified diff