Skip to content

Commit 63336db

Browse files
committed
nit
1 parent 46b3d86 commit 63336db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/graph_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
assert ao_res.status_code == 200
7676
addrman = ao_res.json()
7777
if "new" in addrman and "tried" in addrman:
78-
print("forkobserver OK")
78+
print("addrmanobserver OK")
7979
else:
8080
raise Exception("addrmanobserver not OK")
8181

0 commit comments

Comments
 (0)