aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_event.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_event.c b/tests/test_event.c
index bc84b1857..e6f345133 100644
--- a/tests/test_event.c
+++ b/tests/test_event.c
@@ -721,6 +721,9 @@ AST_TEST_DEFINE(event_sub_test)
goto return_cleanup;
}
+ ast_test_status_update(test, "Sleeping a few seconds to allow event propagation...\n");
+ sleep(3);
+
/*
* Subscription TEST_SUBS_CUSTOM_ANY:
* - allocate normally