We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In local env the very first response is 'app tests are running' In cloud env the very first reponse is 'initialising job'
local
cloud
I think this may be because the cloud returns the status faster than local but unsure.
Both local and cloud to be the same
Run a test
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Actual Behavior:
In
local
env the very first response is 'app tests are running'In
cloud
env the very first reponse is 'initialising job'I think this may be because the
cloud
returns the status faster thanlocal
but unsure.Expected Behavior:
Both
local
andcloud
to be the sameSteps to Reproduce:
Run a test
The text was updated successfully, but these errors were encountered: