Skip to content

Commit d1e7eb2

Browse files
Mykola MokhnachSrinivasanTarget
authored andcommitted
Tune test class ancestor (appium#876)
1 parent e533405 commit d1e7eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/appium/java_client/ios/ImagesComparisonTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import org.junit.Test;
3535
import org.openqa.selenium.OutputType;
3636

37-
public class ImagesComparisonTest extends BaseIOSTest {
37+
public class ImagesComparisonTest extends AppIOSTest {
3838

3939
@Test
4040
public void verifyFeaturesMatching() {

0 commit comments

Comments
 (0)