diff --git a/tests/net/conn_mgr_monitor/src/main.c b/tests/net/conn_mgr_monitor/src/main.c index 1bdadac1126..4b15510f3e4 100644 --- a/tests/net/conn_mgr_monitor/src/main.c +++ b/tests/net/conn_mgr_monitor/src/main.c @@ -24,7 +24,7 @@ #include /* Time to wait for NET_MGMT events to finish firing */ -#define EVENT_WAIT_TIME K_MSEC(1) +#define EVENT_WAIT_TIME K_MSEC(10) /* Time to wait for IPv6 DAD-gated events to finish.