Fixes mistyped name of the mock provider module in testMarket
This commit is contained in:
parent
dbdf3397b5
commit
e5f6ee712e
|
@ -7,7 +7,7 @@ import ../ethertest
|
|||
import ./examples
|
||||
import ./time
|
||||
import ./deployment
|
||||
import ./helpers/mockProvider
|
||||
import ./helpers/mockprovider
|
||||
|
||||
privateAccess(OnChainMarket) # enable access to private fields
|
||||
|
||||
|
|
Loading…
Reference in New Issue