Skip to content

Commit

Permalink
fix tests not running under example
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorLinfoot committed Mar 5, 2024
1 parent e8f16a8 commit 07bf778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypixel-api-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.3</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 07bf778

Please sign in to comment.