main
Bob Mottram 2024-01-25 11:29:22 +00:00
parent 8537bfcaf5
commit 6746463c5d
1 changed files with 0 additions and 1 deletions

View File

@ -2241,7 +2241,6 @@ def test_shared_items_federation(base_dir: str) -> None:
assert bob_tokens.get(bob_address)
print("Check that Bob now has Alice's token")
pprint(bob_tokens)
# TODO
assert bob_tokens.get(alice_address)
print('Bob tokens')
pprint(bob_tokens)