rusackas commented on code in PR #20383:
URL: https://github.com/apache/superset/pull/20383#discussion_r897301368
##########
tests/integration_tests/dashboards/commands_tests.py:
##########
@@ -284,7 +288,7 @@ def test_export_dashboard_command_key_order(self, mock_g1,
mock_g2):
@pytest.mark.usefixtures("load_world_bank_dashboard_with_slices")
@patch("superset.dashboards.commands.export.suffix")
def test_append_charts(self, mock_suffix):
- """Test that oprhaned charts are added to the dashbaord position"""
Review Comment:
Eagle eyes! :)
--
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]