Skip to content

Commit fac78fc

Browse files
authored
Merge pull request #35 from dp2020-dev/blog_content
Blog content
2 parents e6a6931 + 6bfca77 commit fac78fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-10-28-compare-cypress-playwright.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In addition to Cypress documentation, this blog proved useful in understand more
8989

9090
The time travel feature is effectively a record of the changing state of the system under test, which has proven to be invaluable to understand how the website behaves in response to our test inputs, and to debug.
9191

92-
Lets us the demonstrate this by looking at an E2E test that uses our baseUrl set in config, and some of our imported fixture data.
92+
Lets demonstrate this by looking at an E2E test that uses our baseUrl set in config, and some of our imported fixture data.
9393

9494
##### Example
9595

0 commit comments

Comments
 (0)