From 2c1b777fc8b5434ed2a23ba3f8a2d1bfb4a19893 Mon Sep 17 00:00:00 2001 From: Abhijeet Vaikar Date: Mon, 19 Feb 2024 17:21:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99b91e0..252f1bd 100644 --- a/README.md +++ b/README.md @@ -1080,7 +1080,7 @@ Testing / quality of software goes beyond traditional activities of pre-release #### Blogs & Articles * [iOS: UI Testing Strategy and Tooling](https://reddit.com/r/RedditEng/comments/14gd9gc/ios_ui_testing_strategy_and_tooling/) * [Reddit’s E2E UI Automation Framework for Android](https://reddit.com/r/RedditEng/comments/11x5iwv/reddits_e2e_ui_automation_framework_for_android/) - + * [From Fragile to Agile: Automating the fight against Flaky Tests](https://www.reddit.com/r/RedditEng/comments/1ap4axo/from_fragile_to_agile_automating_the_fight/?utm_source=share&utm_medium=web2x&context=3)