main
Bob Mottram 2022-02-26 23:34:16 +00:00
parent 4a7fceea95
commit 0379733218
1 changed files with 1 additions and 1 deletions

View File

@ -6746,5 +6746,5 @@ def run_all_tests():
_test_followers_on_domain(base_dir)
_test_follows(base_dir)
_test_group_followers(base_dir)
time.sleep(2)
time.sleep(2)
print('Tests succeeded\n')