remove setupDriver() from test
This commit is contained in:
parent
802b7f93f8
commit
bbb4eaefa7
@ -70,7 +70,6 @@ public class HelpdeskUITest {
|
||||
@Test
|
||||
public void createTicketTest() throws IOException {
|
||||
loadProperties();
|
||||
setupDriver();
|
||||
|
||||
openMainPage();
|
||||
mainPage = new MainPage();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user