Open erdos2n opened 1 year ago
Describe the bug User runs astro dev pytest Pytest fails, but only shows
astro dev pytest
Error: failed to execute cmd: exit status 2.
Also tried running the following commands
astro dev pytest -a "--verbose" astro dev pytest --verbosity error astro dev pytest --verbosity panic astro dev pytest --verbosity fatal
But was shown the same results
What CLI Version did you experience this bug? 1.19.1
What Operating System is the above CLI installed on? MacOS
Is there a way to get more error output?
could you add the entire error log?
Describe the bug User runs
astro dev pytest
Pytest fails, but only showsAlso tried running the following commands
But was shown the same results
What CLI Version did you experience this bug? 1.19.1
What Operating System is the above CLI installed on? MacOS
Is there a way to get more error output?