Skip to content

Commit d9474a6

Browse files
committed
fix python test
1 parent f1e1a24 commit d9474a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deltachat-rpc-client/tests/test_webxdc.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ def test_webxdc(acfactory) -> None:
1818
"sourceCodeUrl": None,
1919
"summary": None,
2020
"selfAddr": webxdc_info["selfAddr"],
21+
"isAppSender": False,
22+
"isBroadcast": False,
2123
"sendUpdateInterval": 1000,
2224
"sendUpdateMaxSize": 18874368,
2325
}

0 commit comments

Comments
 (0)