You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
`cargo test` failed in near-workspace version 0.7.0. Upgrading it to
0.11.0 and necessary changes to make it work.
## Detail
Upgrade near-workspaces from 0.7.0 to 0.11.0 for Darwin arm64 support
Convert u128 deposit values to NearToken::from_yoctonear() in tests
Add NearToken import to integration_test.rs
## Testing
`cargo test` runs test now
## Documentation
---
**Requested Reviewers:** @mention
0 commit comments