Rename test class
This commit is contained in:
parent
3338f51cae
commit
a6f569a039
|
@ -11,7 +11,7 @@ import org.junit.Test;
|
|||
import static org.hamcrest.MatcherAssert.assertThat;
|
||||
import static org.hamcrest.Matchers.is;
|
||||
|
||||
public class SeleniumPageObjectTest {
|
||||
public class SeleniumPageObjectLiveTest {
|
||||
|
||||
private SeleniumConfig config;
|
||||
private BaeldungHomePage homePage;
|
Loading…
Reference in New Issue