another attempt to fix running the test execution order

This commit is contained in:
Rodica Sutu
2018-02-22 23:09:08 +02:00
parent fc5f3df281
commit 2e63a743c5

View File

@@ -150,7 +150,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.13.1</version>
<version>6.9.10</version>
</dependency>
<dependency>
<groupId>ru.yandex.qatools.htmlelements</groupId>