From 77097d0e45b8a04ee840b215ce003f1d69a7d7d8 Mon Sep 17 00:00:00 2001 From: vasraz Date: Sun, 28 Jun 2020 19:55:01 +0100 Subject: Fix test coverage drop introduced by #109510 Change-Id: Ic74f11f60ff7673330a8c3521da49a92f70ae0fb Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3149 --- ui-ci/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-ci') diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 75d91ce436..54933dc019 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -218,7 +218,7 @@ org.testng testng - 6.11 + ${testng.version} compile -- cgit 1.2.3-korg