From a8ed14b8b77254be92fe412f24bdbd5aee5daf04 Mon Sep 17 00:00:00 2001 From: saabrosov Date: Tue, 24 Sep 2024 13:10:33 +0300 Subject: [PATCH] Added tests for timer action handler commit_hash:026a3b43a26c4e7c7a69f1486e54e86cc2e98ec4 --- test_data/regression_test_data/index.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test_data/regression_test_data/index.json b/test_data/regression_test_data/index.json index 790b3b20b..889614fba 100644 --- a/test_data/regression_test_data/index.json +++ b/test_data/regression_test_data/index.json @@ -1919,7 +1919,8 @@ "TypedActions" ], "platforms": [ - "android" + "android", + "ios" ], "expected_results": [ "The timer calls tick_actions and changes the variable with the set interval.",