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
Closes#1317
Fixes felt serialization in `snforge-test-collector` by using wrapper
with custom `serde::Serialize` implementation that is mimicking old
`Felt252` implementation (wrapper over `BigUint`)
Problem
scarb/extensions/scarb-snforge-test-collector/tests/test.rs
Line 288 in ad4020f
Proposed Solution
No response
Notes
No response
The text was updated successfully, but these errors were encountered: