general: move reddit tests into my/tests + tweak my.core.cfg to be more reliable
This commit is contained in:
parent
fcfc423a75
commit
f8cd31044e
21 changed files with 77 additions and 54 deletions
|
@ -121,6 +121,6 @@ Some misc stuff
|
|||
|
||||
@pytest.fixture(autouse=True)
|
||||
def prepare():
|
||||
from .common import reset_modules
|
||||
from my.tests.common import reset_modules
|
||||
reset_modules()
|
||||
yield
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue