Rename test class
This commit is contained in:
+1
-1
@@ -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;
|
||||
Reference in New Issue
Block a user