diff --git a/storage/storage_integration_tests/storage_update_tests.cpp b/storage/storage_integration_tests/storage_update_tests.cpp index e15070cbf0..b1b6a851d1 100644 --- a/storage/storage_integration_tests/storage_update_tests.cpp +++ b/storage/storage_integration_tests/storage_update_tests.cpp @@ -166,7 +166,7 @@ UNIT_TEST(SmallMwms_Update_Test) // Download group, new version storage.DownloadNode(kGroupCountryId); - testing::StopEventLoop(); + testing::RunEventLoop(); // Check group node status is EOnDisk storage.GetNodeAttrs(kGroupCountryId, attrs);