A newScreen is always create when launching a phpunit test using phpstorm and ddev-docker #862
Unanswered
fredattack
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Take a look at the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Environment
Description
When running PHPUnit tests in PhpStorm using ddev-docker, a new instance of
newScreen Ray
is being created each time. This behavior is unexpected and seems to occur regardless of the test being run. this trouble doesn't appear in other app env.Would appreciate any insights or solutions to prevent this unintended behavior. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions