refactor "quiet" parameter away and provide more precise logging-control

This commit is contained in:
holger krekel
2022-05-01 14:21:00 +02:00
parent 0e3165d724
commit c1b33a66c4
4 changed files with 22 additions and 23 deletions

View File

@@ -42,7 +42,7 @@ def test_group_tracking_plugin(acfactory, lp):
lp.sec("creating one group-tracking bot and two temp accounts")
botproc = acfactory.run_bot_process(group_tracking, ffi=False)
ac1, ac2 = acfactory.get_two_online_accounts(quiet=True)
ac1, ac2 = acfactory.get_two_online_accounts()
botproc.fnmatch_lines("""
*ac_configure_completed*