kstrz commented on a change in pull request #12253:
URL: https://github.com/apache/superset/pull/12253#discussion_r552102877



##########
File path: tests/databases/api_tests.py
##########
@@ -347,6 +347,7 @@ def test_create_database_fail_sqllite(self):
         """
         Database API: Test create fail with sqllite
         """
+        app.config["PREVENT_UNSAFE_DB_CONNECTIONS"] = True

Review comment:
       Sure, good idea. Done




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