kristw commented on a change in pull request #5926: Adding configuration to cypress to enable dashboard URL: https://github.com/apache/incubator-superset/pull/5926#discussion_r219271734
########## File path: superset/assets/cypress_build.sh ########## @@ -12,5 +12,5 @@ cd "$(dirname "$0")" npm install -g yarn yarn npm run build -npm run cypress run +npm run cypress run --record --parallel --key 1f958c86-be14-44d9-8d08-fad68da06811 Review comment: Oh.. I see. Thought the name was abt video recording or sth. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
