mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-18 23:38:11 +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.