mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 08:13:23 +00:00
NewAppHandler returns (*AppHandler, error), but regression tests were only capturing the handler. Fixed to capture and check error.
NewAppHandler returns (*AppHandler, error), but regression tests were only capturing the handler. Fixed to capture and check error.