Commit 3e8c629
committed
tests/contrib/django: use proper mock
The read mock should take at least an argument. Fixes:
tests.contrib.django.fixtures.TempStoreClient:client.py:151
Can't capture request body: test_post_read_error_logging.<locals>.read()
takes 0 positional arguments but 1 was given
Assisted-by: Cursor1 parent 071203e commit 3e8c629
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
| 575 | + | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| |||
0 commit comments