Correct mocks path in cic tests, faulty contract-migration build

This commit is contained in:
nolash 2021-07-07 09:24:40 +02:00
parent 185458e320
commit cb4927edc9
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ from cic_eth.db.models.nonce import (
)
# test imports
from tests.mock.filter import (
from cic_eth.pytest.filter import (
block_filter,
tx_filter,
)

View File

@ -1,3 +1,3 @@
#eth-contract-registry==0.5.5a3
erc20-demurrage-token==0.0.2a3
#erc20-demurrage-token==0.0.2a3
#eth-address-index==0.1.1a12

View File

@ -1,4 +1,4 @@
cic_base[full]==0.1.3a3+build.984b5cff
sarafu-faucet~=0.0.4a1
cic-eth~=0.11.1a2
erc20-demurrage-token==0.0.2a1
cic-eth~=0.11.1a3
erc20-demurrage-token==0.0.2a3