You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/29 22:44:59 UTC

[GitHub] [incubator-superset] john-bodley commented on a change in pull request #11496: chore: Cleaning up ENABLE_REACT_CRUD_VIEWS config

john-bodley commented on a change in pull request #11496:
URL: https://github.com/apache/incubator-superset/pull/11496#discussion_r514609558



##########
File path: tests/superset_test_config.py
##########
@@ -55,6 +55,7 @@
     "KV_STORE": True,
     "SHARE_QUERIES_VIA_KV_STORE": True,
     "ENABLE_TEMPLATE_PROCESSING": True,
+    "ENABLE_REACT_CRUD_VIEWS": os.environ.get("ENABLE_REACT_CRUD_VIEWS", False),

Review comment:
       @ktmud this should hopefully resolve the issue.




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org