ramiroaquinoromero commented on code in PR #37112:
URL: https://github.com/apache/superset/pull/37112#discussion_r2730428929
##########
superset-frontend/src/dashboard/components/SliceHeader/SliceHeader.test.tsx:
##########
@@ -565,7 +565,7 @@ test('Add extension to SliceHeader', () => {
expect(screen.getByText('This is an extension')).toBeInTheDocument();
});
-test('Should render RowCountLabel when row limit is hit, and hide it
otherwise', () => {
+test('Should NOT render warning for non-table chart when row limit is hit', ()
=> {
Review Comment:
Updated
--
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]