summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/pjsua/inc_sip.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pjsua/inc_sip.py b/tests/pjsua/inc_sip.py
index 0c05756f..d64ae87f 100644
--- a/tests/pjsua/inc_sip.py
+++ b/tests/pjsua/inc_sip.py
@@ -307,7 +307,7 @@ class RecvfromTransaction:
self.exclude = exclude
self.resp_code = resp_code
self.resp_hdr = resp_hdr
- self.resp_body = resp_body
+ self.body = resp_body
self.expect = expect