Skip to content

Commit b7c5718

Browse files
committed
Update a comment
1 parent 1308ece commit b7c5718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test_demo_site.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def test_demo_site(self):
9494
# Assert exact text
9595
self.assert_exact_text("Demo Page", "h1")
9696

97-
# Highlight a page element (also assert visibility)
97+
# Highlight a page element (Also asserts visibility)
9898
self.highlight("h2")
9999

100100
# Assert no broken links (Can be slow if many links)

0 commit comments

Comments
 (0)