-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Marketplace mock Land contracts and test #1577
Fix Marketplace mock Land contracts and test #1577
Conversation
…oxgame/sandbox-smart-contracts into fix/marketplace-bundle
Fix MarketPlace contract and tests
Fix Marketplace mock Land contracts and test
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is completely necessary to add the whole land contract as a mock ?
I also think that we need to discuss the asset modifications.
I don't like the whole land import and we should find a way how to avoid it. |
375d1ee
to
2a20690
Compare
Description
added entire Land contract as mock in MarketPlace package
fixed failing test cases