Skip to content

Commit

Permalink
Update e2e-testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iBrianWarner authored Feb 27, 2024
1 parent 5aedaf5 commit e2b8e59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
- [4\. Assertions](#4-assertions)
- [4.1 One assertion per one test step method](#41-one-assertion-per-one-test-step-method)
- [4.2 Use expect for assertions](#42-use-expect-for-assertions)
- [4.2.1 Playwright](#421-Playwright)
- [4.2.2 Appium](#422-Appium)
- [4.2.1 Playwright](#421-playwright)
- [4.2.2 Appium](#422-appium)
- [5\. Files naming](#5-files-naming)
- [5.1. Name test files without should at the beginning](#51-name-test-files-without-should-at-the-beggining)
- [6\. Class methods with conditional logic](#6-class-methods-with-conditional-logic)
Expand Down

0 comments on commit e2b8e59

Please sign in to comment.