From e633cf700dc42ddb21a7193f440f6a795a56f85c Mon Sep 17 00:00:00 2001 From: mohsin Date: Sat, 26 Oct 2024 16:44:12 +0530 Subject: [PATCH 1/2] Testing Readme.md --- README.md | 2 ++ page-object/src/main/java/com/iluwatar/pageobject/App.java | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ec0f33bd350..e5dc86b83671 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,5 @@ If you are willing to contribute to the project you will find the relevant infor # License This project is licensed under the terms of the MIT license. + + diff --git a/page-object/src/main/java/com/iluwatar/pageobject/App.java b/page-object/src/main/java/com/iluwatar/pageobject/App.java index 5983a4dc3bd5..66679eedc95a 100644 --- a/page-object/src/main/java/com/iluwatar/pageobject/App.java +++ b/page-object/src/main/java/com/iluwatar/pageobject/App.java @@ -86,4 +86,6 @@ public static void main(String[] args) { } } + + } From 979c08fdfa9e1f7ff78045f68070ab30dafe5b64 Mon Sep 17 00:00:00 2001 From: mohsin Date: Sat, 26 Oct 2024 16:53:31 +0530 Subject: [PATCH 2/2] Testing Readme.md1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5dc86b83671..bda8dd79bd21 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ If you are willing to contribute to the project you will find the relevant infor This project is licensed under the terms of the MIT license. - +This is test 1