rusackas commented on PR #36792: URL: https://github.com/apache/superset/pull/36792#issuecomment-4948990355
Thanks for this @YousufFFFF! The only failing bit was the new test calling the setup fixture like a factory, which yielded None and threw a TypeError, so I reworked it to follow the usefixtures pattern the rest of this file uses and pushed that up. The backend fix itself looks good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
