Closed jlenain closed 2 weeks ago
Describe the bug pytest is running within the user_scripts directory.
pytest
user_scripts
To Reproduce Steps to reproduce the behavior:
Expected behavior pytest should ignore directories and files within user_scripts.
Solved by #157
Describe the bug
pytest
is running within theuser_scripts
directory.To Reproduce Steps to reproduce the behavior:
Expected behavior
pytest
should ignore directories and files withinuser_scripts
.