Skip to content

Commit

Permalink
Adjust test logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 committed May 10, 2023
1 parent 49528bb commit 611cd77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/functional/p2p_invalid_messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ def test_addrv2_unrecognized_network(self):
self.test_addrv2('unrecognized network',
[
'received: addrv2 (25 bytes)',
'IP 9.9.9.9 mapped',
'Added 1 addresses',
'Received addr: 2 addresses (1 processed, 1 rate-limited)',
'received: ping (8 bytes)',
],
hex_str_to_bytes(
'02' + # number of entries
Expand Down

0 comments on commit 611cd77

Please sign in to comment.