dpgaspar commented on a change in pull request #13090:
URL: https://github.com/apache/superset/pull/13090#discussion_r575164664



##########
File path: tests/reports/commands_tests.py
##########
@@ -342,6 +342,11 @@ def create_no_alert_email_chart(request):
             "validator_type": ReportScheduleValidatorType.NOT_NULL,
             "validator_config_json": "{}",
         },
+        "alert7": {
+            "sql": "SELECT first from test_table where first=0",

Review comment:
       good point, better readability. 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.

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