Skip to content

Commit 372a410

Browse files
committed
Explicit test scope
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent 32dd503 commit 372a410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

impl/http/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<dependency>
1717
<groupId>org.junit.jupiter</groupId>
1818
<artifactId>junit-jupiter-engine</artifactId>
19+
<scope>test</scope>
1920
</dependency>
2021
</dependencies>
2122
</project>

0 commit comments

Comments
 (0)