From 610760b55101e1a521c8422765c3e3220686e5df Mon Sep 17 00:00:00 2001 From: Dennis Hong Date: Tue, 19 Jul 2022 18:49:45 -0700 Subject: [PATCH] update robot pattern url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9e900c..c0a1250 100644 --- a/README.md +++ b/README.md @@ -2019,7 +2019,7 @@ Robot testing is a test design pattern that makes you to create stable, readable -- [Robot Pattern Testing for XCUITest](https://medium.com/capital-one-tech/robot-pattern-testing-for-xcuitest-4c2f0c40b4ad)👍 +- [Robot Pattern Testing for XCUITest](https://www.capitalone.com/tech/software-engineering/robot-pattern-testing-for-xcuitest/)👍 - [Testing Robots- JAKE WHARTON](https://jakewharton.com/testing-robots/) - [Robot Testing Pattern - Overview](https://www.youtube.com/watch?v=ykM9AiYtCz4&ab_channel=HandstandTechnologies)