polishing

Resolves #589
This commit is contained in:
Oleg Zhurakousky
2020-09-21 13:22:57 +02:00
parent 3f490b7bcb
commit dc8836b9c0
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>