fix python test

This commit is contained in:
B. Petersen
2026-04-18 21:52:52 +02:00
committed by biörn
parent f1e1a240ac
commit d9474a678e

View File

@@ -18,6 +18,8 @@ def test_webxdc(acfactory) -> None:
"sourceCodeUrl": None,
"summary": None,
"selfAddr": webxdc_info["selfAddr"],
"isAppSender": False,
"isBroadcast": False,
"sendUpdateInterval": 1000,
"sendUpdateMaxSize": 18874368,
}