Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue testing SMPT/Discord Notifiers #297

Open
brianwfreeman opened this issue Oct 1, 2021 · 0 comments
Open

Issue testing SMPT/Discord Notifiers #297

brianwfreeman opened this issue Oct 1, 2021 · 0 comments

Comments

@brianwfreeman
Copy link

Describe the bug
When attempting to test my notifiers I am getting the following error:

======================================================================
ERROR: tests (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests
Traceback (most recent call last):
  File "/usr/lib/python3.8/unittest/loader.py", line 154, in loadTestsFromName
    module = __import__(module_name)
ModuleNotFoundError: No module named 'tests'


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)

A clear and concise description of what the bug is and how it can be reproduced.

Environment:

  • OS: Ubuntu 20.04
  • Python version: 3.9
  • PIP version:
  • Chia version:
  • Chiadog version:
  • Harvester: remote OR local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant