-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
We have recently merged changes on YamlExtensionTestCase.java from WFCORE-7276 and WFCORE-7262, the latter removed the import org.hamcrest.CoreMatchers, which is required by the former.
Testsuite passed with both, sadly the results were quite old, being both PRs out of sync so we didn't realized that changes in one affects the other.