Skip to content

Commit

Permalink
[pinpoint-apm#8915] Add junit4 dependency for pinpoint-test
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Nov 3, 2022
1 parent 24616f4 commit 2b018fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
<scope>compile</scope>
</dependency>

</dependencies>
Expand Down

0 comments on commit 2b018fd

Please sign in to comment.