ktmud commented on a change in pull request #11509:
URL:
https://github.com/apache/incubator-superset/pull/11509#discussion_r520903177
##########
File path: tests/databases/api_tests.py
##########
@@ -95,7 +95,7 @@ def test_get_items(self):
"function_names",
"id",
]
- self.assertEqual(response["count"], 2)
Review comment:
`count = 2` seems to assume some tests run before this test. If you just
initialized the database and run this test alone, this test will fail.
----------------------------------------------------------------
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]