Skip to content

Commit

Permalink
add test scope for testfx dependency (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperedadnr authored Oct 16, 2024
1 parent 9ad839d commit 5180602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<groupId>org.testfx</groupId>
<artifactId>testfx-junit5</artifactId>
<version>4.0.18</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5180602

Please sign in to comment.