should be test scope only

This commit is contained in:
Ken Stevens 2019-08-19 22:28:33 -04:00
parent 630bb916b4
commit a43f4ba967
1 changed files with 1 additions and 0 deletions

View File

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