Project

General

Profile

« Previous | Next » 

Revision aac3a77c

Added by Andreas Kohlbecker about 5 years ago

ref #8048 ignoring RegistrationTest class for now - 2.

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/reference/RegistrationPageTest.java
12 12
import java.net.MalformedURLException;
13 13

  
14 14
import org.junit.Before;
15
import org.junit.Ignore;
15 16
import org.junit.Test;
16 17
import org.openqa.selenium.NoSuchElementException;
17 18

  
......
28 29
 *
29 30
 */
30 31
@DataPortalContexts( { DataPortalSite.reference })
32
@Ignore
31 33
public class RegistrationPageTest extends CdmDataPortalTestBase {
32 34

  
33 35
    private static final String planothidium_victori_id = "http://testbank.org/100001";

Also available in: Unified diff