Project

General

Profile

« Previous | Next » 

Revision 83b823a7

Added by Andreas Kohlbecker over 3 years ago

ref #9181 configuring DrushExecutor via the DataPortalTest.xml property files

View differences:

src/test/java/eu/etaxonomy/dataportal/selenium/tests/reference/FootnoteTest.java
49 49

  
50 50
    @Before
51 51
    public void setUp() throws Exception {
52
        driver.get(getContext().getBaseUri().toString());
52
        driver.get(getContext().getSiteUri().toString());
53 53
    }
54 54

  
55 55
    @Test

Also available in: Unified diff