Skip to content

Commit 71115a5

Browse files
committed
test: include two more interruptions points
1 parent 2d0bdb2 commit 71115a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/functional/feature_init.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ def check_clean_start():
7070
'net thread start',
7171
'addcon thread start',
7272
'msghand thread start',
73+
'Checking all blk files are present',
74+
'init message: Starting network threads'
7375
]
7476
if self.is_wallet_compiled():
7577
lines_to_terminate_after.append('Verifying wallet')

0 commit comments

Comments
 (0)