You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError while loading conftest 'D:_Automation_Projects_automation\Automation_Poco_Pytest\Automation_runner\cases\conftest.py'.
..\conftest.py:16: in
ST.PROJECT_ROOT = os.environ['PROJECT_ROOT']
C:\Users\tf.dias\AppData\Local\Programs\Python\Python36\lib\os.py:669: in getitem
raise KeyError(key) from None
E KeyError: 'PROJECT_ROOT'
Process finished with exit code 4
Empty suite
The text was updated successfully, but these errors were encountered:
ImportError while loading conftest 'D:_Automation_Projects_automation\Automation_Poco_Pytest\Automation_runner\cases\conftest.py'.
..\conftest.py:16: in
ST.PROJECT_ROOT = os.environ['PROJECT_ROOT']
C:\Users\tf.dias\AppData\Local\Programs\Python\Python36\lib\os.py:669: in getitem
raise KeyError(key) from None
E KeyError: 'PROJECT_ROOT'
Process finished with exit code 4
Empty suite
The text was updated successfully, but these errors were encountered: