mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-17 05:02:05 +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()
|
||||
|
||||
// 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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue