Skip to content

Commit cfc6d99

Browse files
rename test
1 parent e9ba242 commit cfc6d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ubuntu-selenium-java/src/test/java/RegressionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public void tearDown() {
5656
}
5757

5858
@Test
59-
public void shouldBeAbleToNavigateAfterDeletingNetworkConditions() {
59+
public void verifySetup_shouldBeAbleToNavigateToGoogleCom() {
6060
// Navigate to a URL
6161
driver.get("https://www.google.com");
6262
// Assert that the navigation was successful

0 commit comments

Comments
 (0)