mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
fix python test
This commit is contained in:
@@ -18,6 +18,8 @@ def test_webxdc(acfactory) -> None:
|
|||||||
"sourceCodeUrl": None,
|
"sourceCodeUrl": None,
|
||||||
"summary": None,
|
"summary": None,
|
||||||
"selfAddr": webxdc_info["selfAddr"],
|
"selfAddr": webxdc_info["selfAddr"],
|
||||||
|
"isAppSender": False,
|
||||||
|
"isBroadcast": False,
|
||||||
"sendUpdateInterval": 1000,
|
"sendUpdateInterval": 1000,
|
||||||
"sendUpdateMaxSize": 18874368,
|
"sendUpdateMaxSize": 18874368,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user