Merge pull request #9122 from sureshnath/master

tested the code with latest testng version 7.1.0
This commit is contained in:
Loredana Crusoveanu 2020-05-24 15:24:34 +03:00 committed by GitHub
commit 5d8b4614c4
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<properties>
<!-- testing -->
<testng.version>6.10</testng.version>
<testng.version>7.1.0</testng.version>
</properties>
</project>