Skip to content

Commit

Permalink
Fixed compilation error in AbstractChromeIT. (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
czp13 committed Mar 8, 2023
1 parent 0d13f4f commit 9c66d63
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public void setCapabilities() {

@BeforeEach
public void beforeTest() throws Exception {
ChromeBrowserTest.setChromeDriverPath();
setup();
checkIfServerAvailable();
}
Expand Down

0 comments on commit 9c66d63

Please sign in to comment.