mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-12-22 04:57:56 +01:00
Improve comment on external-sop/build.gradle
This commit is contained in:
parent
546b97fcc9
commit
9fdc8a5bad
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ test {
|
||||||
|
|
||||||
useJUnitPlatform()
|
useJUnitPlatform()
|
||||||
|
|
||||||
// since we test external backends, we ignore test failures in this module
|
// since we test external backends which we might not control,
|
||||||
|
// we ignore test failures in this module
|
||||||
ignoreFailures = true
|
ignoreFailures = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue