robdiciuccio commented on a change in pull request #11603:
URL: 
https://github.com/apache/incubator-superset/pull/11603#discussion_r520938392



##########
File path: CONTRIBUTING.md
##########
@@ -624,32 +624,36 @@ We use [Cypress](https://www.cypress.io/) for integration 
tests. Tests can be ru
 
 ```bash
 export SUPERSET_CONFIG=tests.superset_test_config
+export SUPERSET_TESTENV=true
+export ENABLE_REACT_CRUD_VIEWS=true
 export CYPRESS_BASE_URL="http://localhost:8081";

Review comment:
       @eschutho true, but the same holds for the other env vars. tox, while a 
pain, does abstract all of the env vars away from the user.




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