-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add update settings tests #506
Conversation
|
||
#[test] | ||
#[available_gas(10000000000)] | ||
// #[should_panic(expected: ('Invalid duration', 'ENTRYPOINT_FAILED'))] // TODO: uncomment once PR is merged |
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.
which PR is this?
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.
#505 fixed the update_settings
function
…dd_update_settings_tests
We need to actually store the daoURI in the state in order to be compatible with the standard like we do in sx-evm. I forgot to do this before |
Yup, funny you mention it, I'm on it with this PR, maybe we can merge this one now so I re-update the |
yup cool |
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.
uTACK
No description provided.