mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +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.