Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
- create the below project structure

- set the path of .env file in settings.json file

- try to open the testing icon it will give test discovery error due to module not found error, But I have already defined that modules path in .env file and configured it in setttings .json


Meanwhile when I am trying to run it in Integrated terminal it's running absolutely fine
I have tried all the ways possible but I am not able to figure out the issue can someone help me on this
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
Meanwhile when I am trying to run it in Integrated terminal it's running absolutely fine
I have tried all the ways possible but I am not able to figure out the issue can someone help me on this