Fixes mistyped name of the mock provider module in testMarket

This commit is contained in:
Marcin Czenko 2024-10-15 01:39:20 +02:00
parent dbdf3397b5
commit e5f6ee712e
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0
1 changed files with 1 additions and 1 deletions

View File

@ -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