From 3273a087e33157e99d8416b39998737e51fa45b3 Mon Sep 17 00:00:00 2001 From: yuxuanj Date: Mon, 15 Jun 2026 13:17:19 -0700 Subject: [PATCH 1/2] making some change for PR --- src/pages/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.md b/src/pages/index.md index de0f1af..91f605b 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -48,3 +48,4 @@ Learn how to perform automated end-to-end testing. ## Contributing to this documentation We encourage you to participate in our open documentation initiative. If you have suggestions, corrections, additions, or deletions for this documentation, check out the source on [GitHub](https://github.com/adobedocs/commerce-testing), and open a pull request. + From f2579effc227e15d12720f8002cd61d7f508cb97 Mon Sep 17 00:00:00 2001 From: yuxuanj Date: Mon, 15 Jun 2026 13:49:33 -0700 Subject: [PATCH 2/2] fix linter issue --- src/pages/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/index.md b/src/pages/index.md index 91f605b..e366b2e 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -45,7 +45,6 @@ Learn how to perform automated end-to-end testing. -## Contributing to this documentation +## Contributing to documentation We encourage you to participate in our open documentation initiative. If you have suggestions, corrections, additions, or deletions for this documentation, check out the source on [GitHub](https://github.com/adobedocs/commerce-testing), and open a pull request. -