hughhhh commented on a change in pull request #14845:
URL: https://github.com/apache/superset/pull/14845#discussion_r643476824



##########
File path: tests/databases/api_tests.py
##########
@@ -1678,10 +1678,7 @@ def 
test_validate_parameters_invalid_payload_schema(self):
                     "error_type": "INVALID_PAYLOAD_SCHEMA_ERROR",
                     "level": "error",
                     "extra": {
-                        "messages": {
-                            "engine": ["Missing data for required field."],
-                            "foo": ["Unknown field."],
-                        },
+                        "messages": {"engine": ["Missing data for required 
field."],},

Review comment:
       did you make this change or is this from a bad rebase?




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