Skip to content

Commit 57301b9

Browse files
authored
Update README.md
1 parent 7845cd1 commit 57301b9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ The project is structured as follows:
5555
📦 playwright-java-test-automation-architecture
5656
├─ .gemini
5757
│  └─ skills
58-
│     ─ code-reviewer
59-
|        └─ review-rules.md
60-
|        └─ SKILL.md
61-
|     └─ healing-agent
62-
|        ─ locator-healer.md
63-
|        └─ SKILL.md
58+
│     ─ code-reviewer
59+
     │  ├─ review-rules.md
60+
       └─ SKILL.md
61+
     └─ healing-agent
62+
        ─ locator-healer.md
63+
        └─ SKILL.md
6464
├─ .github
6565
│  ├─ FUNDING.yml
6666
│  ├─ dependabot.yml
@@ -241,4 +241,4 @@ Simply run `gemini` in the project root. You can trigger skills manually or let
241241
gemini "Review this new test class: @src/test/java/io/github/tahanima/e2e/NewFeatureTest.java"
242242

243243
# To fix a failing locator
244-
gemini "The login button locator is failing. Use the healing-agent to suggest a fix for @src/main/java/io/github/tahanima/ui/page/LoginPage.java"
244+
gemini "The login button locator is failing. Use the healing-agent to suggest a fix for @src/main/java/io/github/tahanima/ui/page/LoginPage.java"

0 commit comments

Comments
 (0)