Commit 4b917c01 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #20035 from dreis2211

* pr/20035:
  Remove superfluous useJUnit()

Closes gh-20035
parents 8204234e 20251cca
...@@ -57,6 +57,5 @@ dependencies { ...@@ -57,6 +57,5 @@ dependencies {
} }
test { test {
useJUnit()
useJUnitPlatform() useJUnitPlatform()
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment