mirror of
https://github.com/stretchr/testify.git
synced 2025-05-28 02:03:01 +00:00
Fixes races inside the mock package caused by unsychronized reads/writes of m.Calls/m.ExpectedCalls.
Fixes races inside the mock package caused by unsychronized reads/writes of m.Calls/m.ExpectedCalls.