Fix `forks_should_work_correctly` test (#4152)
When we enabled arbitary precision for `serde_json`, the feature leaked through the whole workspace. The given test fails because of some bug in serde json when the feature is enabled.
Please register or sign in to comment