blackyinsol

Results 2 issues of blackyinsol

I am having an issue when I try to run the "test_get_entrance_fee". The error massage is: ``` =============================================== ERRORS ================================================ _____________________________ ERROR collecting tests/test_lottery_unit.py _____________________________ ImportError while importing test module...

If someone else also has the following issue when running test_stake_tokens: `Traceback:` `/usr/lib/python3.8/importlib/__init__.py:127: in import_module` ` return _bootstrap._gcd_import(name[level:], package, level)` `tests/unit/test_token_farm.py:9: in ` ` from tests.conftest import amount_staked` `E ModuleNotFoundError:...