Skip to content

Commit

Permalink
Lint fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedOwl committed Jun 2, 2018
1 parent 3d41205 commit 634c82e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ public WebElement getTestButton() {
public void navigateToPage(WebDriver driver) {
driver.get(SITE88_URL);
}


}
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ public WebElement getTestButton() {
public void navigateToPage(WebDriver driver) {
driver.get(SITE88_URL);
}


}

0 comments on commit 634c82e

Please sign in to comment.