This is an automated email from the ASF dual-hosted git repository.
vavila pushed a change to branch fix/slack-v2-channels-migration
in repository https://gitbox.apache.org/repos/asf/superset.git
from 802c0aa399 I think now I fixed the test (again)
add 7f678958cf Addressing PR feedback
No new revisions were added by this update.
Summary of changes:
superset/commands/report/execute.py | 55 ++++++++++++------------
superset/reports/api.py | 2 +-
superset/reports/notifications/slack.py | 4 +-
superset/reports/notifications/slackv2.py | 4 +-
superset/utils/core.py | 8 ++--
superset/utils/slack.py | 6 ++-
tests/integration_tests/utils_tests.py | 14 +++---
tests/unit_tests/commands/report/execute_test.py | 2 +-
tests/unit_tests/utils/slack_test.py | 8 ++--
9 files changed, 53 insertions(+), 50 deletions(-)