fix: Improved change log #121
Annotations
2 errors
GitSemverPluginFunctionalTest.can run printChangeLog task():
src/functionalTest/kotlin/git/semver/plugin/gradle/GitSemverPluginFunctionalTest.kt#L99
java.lang.AssertionError:
Expecting actual:
"# What's Changed
"
to contain pattern:
"- test: added test files"
|
build
Process completed with exit code 1.
|