Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharsanan1 committed Nov 7, 2023
1 parent c6939f2 commit 7d34c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cucumber-tests/src/test/resources/testng.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</classes>
</test>
<test name="API Deployment Tests" preserve-order="true">
<parameter name="cucumber.features" value="src/test/resources/tests/api"/>
<parameter name="cucumber.features" value="src/test/resources/tests/api/APIDefinitionEndpoint.feature"/>
<parameter name="cucumber.glue" value="org.wso2.apk.integration.api"/>
<parameter name="cucumber.plugin" value="pretty"/>
<classes>
Expand Down

0 comments on commit 7d34c14

Please sign in to comment.