Standardize Build
Fixes gh-769
This commit is contained in:
@@ -53,9 +53,7 @@ public class FindByUsernameTests {
|
||||
|
||||
@After
|
||||
public void tearDown() {
|
||||
if (this.driver != null) {
|
||||
this.driver.quit();
|
||||
}
|
||||
this.driver.quit();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user