Hello, I can see e2e tests recorded in the Cypress...
# cypress-cloud
q
Hello, I can see e2e tests recorded in the Cypress dashboard but I'm not able to see Component test results. Is this the expected behavior or am I missing something? I'm using the
CYPRESS_RECORD_KEY
env var and `cypress run --record`to execute tests in Google Cloud Build. Locally, I can run all Compoent tests and they work without any issue.