tokenika / eosfactory

Python-based EOS smart-contract development & testing framework
http://eosfactory.io/
Other
243 stars 62 forks source link

name 'run' is not defined #55

Closed noisy closed 5 years ago

noisy commented 5 years ago

In tutorial there is a section, when run() is used:

https://github.com/tokenika/eosfactory/blame/master/docs/tutorials/02.InteractingWithEOSContractsInEOSFactory.md#L51

but it looks like, there is not such method in pyteos/eosf.py. Have you had resume() in mind?

jakub-zarembinski commented 5 years ago

Yes, your're right. It will be fixed.

noisy commented 5 years ago

fixed in: https://github.com/tokenika/eosfactory/commit/1230406e9cf76d6e7c7f8688dc66757067ee4b19