From 5d125d6167a57517296c8c8ea5bdd2366b9f9191 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Tue, 20 Aug 2019 13:02:03 +0200 Subject: Replace Thread.sleep with Await --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f8bde80..775c262 100644 --- a/pom.xml +++ b/pom.xml @@ -147,6 +147,13 @@ eaaf-core ${eaaf-components.version} + + + org.awaitility + awaitility + 3.1.6 + test + -- cgit v1.2.3