package fi.otavanopisto.muikku.plugins.workspace.test.ui; public class Story20FirefoxIT extends Story20Base { //FIXME: Re-enable this test // @Before // public void setUp() throws Exception { // setDriver(new FirefoxDriver()); // } }