polishing

Resolves #589
This commit is contained in:
Oleg Zhurakousky
2020-09-21 13:22:57 +02:00
parent 935ba1ce84
commit c8ae76d536
2 changed files with 2 additions and 2 deletions

View File

@@ -44,6 +44,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>