john-bodley commented on code in PR #24675:
URL: https://github.com/apache/superset/pull/24675#discussion_r1261808276


##########
tests/integration_tests/viz_tests.py:
##########
@@ -45,7 +45,7 @@ def test_constructor_exception_no_datasource(self):
             viz.BaseViz(datasource, form_data)
 
     def test_process_metrics(self):
-        # test TableViz metrics in correct order
+        # test TimeTableViz metrics in correct order

Review Comment:
   Any legacy viz type should work.



-- 
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]

Reply via email to