Skip to content

Commit

Permalink
I FIXED THE TEST THING
Browse files Browse the repository at this point in the history
  • Loading branch information
z0nk9 committed Feb 1, 2025
1 parent b320e1e commit 49a50f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ dependencies {
// Junit testing
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.+'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.+'
testImplementation 'org.junit.platform:junit-platform-launcher:1.x.x'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5+'

// Monologue
Expand Down

0 comments on commit 49a50f6

Please sign in to comment.