Skip to content

Commit 4bedf55

Browse files
Merge branch '2-first-steps' into 3-assertions
2 parents 5441e77 + 92d609d commit 4bedf55

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,12 @@ Each part has a corresponding branch in this repository containing the part's ex
7171
The branches allow you to check your progress at any point during the workshop.
7272
The branch names are:
7373

74-
| Part | Branch |
75-
| ------ | ------------------- |
76-
| Start | 0-initial-project |
77-
| Part 1 | 1-getting-started |
78-
| Part 2 | 2-first-steps |
79-
| Part 3 | 3-assertions |
80-
| Part 4 | 4-page-objects |
81-
| Part 5 | 5-playwright-tricks |
74+
| Part | Branch |
75+
| ------ | ------------------- |
76+
| Start | 0-initial-project |
77+
| Part 1 | 1-getting-started |
78+
| Part 2 | 2-first-steps |
79+
| Part 3 | 3-assertions |
80+
| Part 4 | 4-page-objects |
81+
| Part 5 | 5-playwright-tricks |
82+
| Complete | main |

0 commit comments

Comments
 (0)