Files
swift/test-requirements.txt
Clay Gerrard 6387949a54 lower-constraints: update to mock 3.0
The main motivation here is that mock.call becomes a namedtuple and you
can say `m.call_args_list[0].args` instead of `m.call_args_list[0][0]`

Change-Id: Ibb1a64ef0bfdebf06d26636cdb6ea191c10705f7
2024-04-04 16:54:40 -05:00

712 B