swift-controller-90067
06/30/2022, 1:16 PM--entrypoint="" running /bin/bash, running npm start, then opening another terminal and running docker exec -it container_id cypress run at the same time. that seems to work, but ONLY if i copy the spec files from cypress/e2e to cypress/integration, which is odd, as the latter is a legacy folder, I believe. if I don't do the last step, cypress complains that cypress/integration is empty!