msyavuz commented on code in PR #37755:
URL: https://github.com/apache/superset/pull/37755#discussion_r2781678266
##########
superset-frontend/plugins/plugin-chart-echarts/test/Timeseries/transformers.test.ts:
##########
@@ -227,47 +227,98 @@ describe('transformNegativeLabelsPosition', () => {
});
});
-test('should configure time axis labels to show max label for last month
visibility', () => {
Review Comment:
Can we test the [fix here](https://github.com/apache/superset/pull/37181) so
there are no regressions? I am asking because we are removing a regression test
here that was implemented in that pr.
--
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]