Correct mocks path in cic tests, faulty contract-migration build
This commit is contained in:
parent
185458e320
commit
cb4927edc9
@ -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,
|
||||
)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user