refactor: remove intermediate base test class (no longer needed) #154
ci.yml
on: push
run checks using gradlew
3m 32s
Matrix: dry run release
Annotations
3 errors
|
CleanThatTest.itSelectsCustomVersion():
app/src/test/java/com/diffplug/spotless/cli/steps/CleanThatTest.java#L175
java.lang.AssertionError:
File:
/tmp/junit-15501745411142551611/Test2.java
read with charset UTF-8 does not have the expected content:
Changed content at line 1:
expecting:
["Deprecatedprivate"]
but was:
["public class A { @Deprecatedprivate final transient String ANNOTATED; }"]
|
|
CleanThatTest.itSelectsCustomVersion():
app/src/test/java/com/diffplug/spotless/cli/steps/CleanThatTest.java#L175
java.lang.AssertionError:
File:
/tmp/junit-5649239511218145350/Test2.java
read with charset UTF-8 does not have the expected content:
Changed content at line 1:
expecting:
["Deprecatedprivate"]
but was:
["public class A { @Deprecatedprivate final transient String ANNOTATED; }"]
|
|
run checks using gradlew
Process completed with exit code 1.
|