Skip to content

Commit ece0c2e

Browse files
committed
CR
1 parent 8feb425 commit ece0c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/appium/java_client/remote/AppiumCommandExecutorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import static org.junit.jupiter.api.Assertions.assertNotNull;
1111

1212
class AppiumCommandExecutorTest {
13-
private static final String APPIUM_URL = "https://appium.exaple.com";
13+
private static final String APPIUM_URL = "https://appium.example.com";
1414

1515
private AppiumCommandExecutor createExecutor() {
1616
URL baseUrl;

0 commit comments

Comments
 (0)