It looks like #15609 was merged without also adjusting the helper-test blueprint. Since the helper module no longer exports a named function the generated code is invalid by default.
I'm not sure how this should be solved. Unit tests can still be useful for helpers that return values which are not intended for rendering.