Skip to content

Commit

Permalink
Merge pull request quarkusio#8354 from gastaldi/awaitility
Browse files Browse the repository at this point in the history
Awaitility is test scoped
  • Loading branch information
gastaldi authored Apr 2, 2020
2 parents fd44693 + 35e6fa7 commit 638302c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/smallrye-context-propagation/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 638302c

Please sign in to comment.