hop
hop copied to clipboard
Fix the 0012-fuzzymatch.hpl unit test failure
Fix 0012-fuzzymatch.hpl "Unable to find output field 'name' while testing output of transform 'Output'"
fix: https://github.com/apache/hop/issues/6130
@mattcasters @hansva Sorry, when modifying fuzzymatch, I didn’t perform proper unit testing. I will make sure to test it properly in the future.
That's what our tests are for, mistakes are human