Commit c59cbc5
committed
Fix MockRequest.body type
Commit 0031ff7 changed data from str
to bytes, but forgot to adjust this default value.
Signed-off-by: Anders Kaseorg <[email protected]>1 parent 46639b5 commit c59cbc5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments