kstrz commented on a change in pull request #12762:
URL: https://github.com/apache/superset/pull/12762#discussion_r566730093
##########
File path: tests/sqllab_tests.py
##########
@@ -600,6 +605,7 @@ def test_api_database(self):
{r.get("database_name") for r in
self.get_json_resp(url)["result"]},
)
self.delete_fake_db()
+ example_db.expose_in_sqllab = False
Review comment:
i moved it to a fixture
----------------------------------------------------------------
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]