Closed arkadiuszos4chain closed 2 months ago
@arkadiuszos4chain could you add a test case that has some of the new constructs in the source somewhere?
@arkadiuszos4chain could you add a test case that has some of the new constructs in the source somewhere?
@ns-skaranth I'm not sure if I choose best place, but you can check my test case.
@arkadiuszos4chain could you rebase the PR on the master branch? There were some changes made to run tests on the latest stable version
@arkadiuszos4chain could you rebase the PR on the master branch? There were some changes made to run tests on the latest stable version
@sudo-suhas done.
This update addresses compatibility issues with newer Go language idioms. The current version of
moq
fails when encountering certain statements, such as:which results in the following error:
Changes: