Skip to content

typo in pom.xml aappium_ios_rdc_app_test #6

Open
@tomgcoleman

Description

@tomgcoleman

In pom.xml there is a typo for filename: aappium_ios_rdc_app_test.xml

Please change the double "aa" to a single "a"

https://github.com/saucelabs-training/quickstart-appium-java/blob/main/pom.xml#L13

<properties>
    <testngXmlDir>src/test/resources/config</testngXmlDir>
    <testngXmlFile>aappium_ios_rdc_app_test.xml</testngXmlFile>
    <testng.version>7.7.1</testng.version>
    <appium.version>8.4.0</appium.version>
</properties>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions