LuisSanchez commented on code in PR #36989:
URL: https://github.com/apache/superset/pull/36989#discussion_r2677298536
##########
superset-frontend/plugins/plugin-chart-echarts/test/Timeseries/transformProps.test.ts:
##########
@@ -723,3 +727,171 @@ describe('legend sorting', () => {
]);
});
});
+
+describe('Horizontal bar chart axis bounds', () => {
Review Comment:
Followed up the "avoid nesting when testing" principle, done!
--
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]