Skip to content

Commit 085bdaf

Browse files
authored
Correct 5.20: Test blog can be 'liked', instead of 'edited'
The Cypress version of this question tests that a blog can be "liked", not "edited"
1 parent 293db5c commit 085bdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/5/en/part5d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,7 @@ The test should ensure that the created blog is visible in the list of blogs.
12991299
13001300
#### 5.20: Blog List End To End Testing, step 4
13011301
1302-
Do a test that makes sure the blog can be edited.
1302+
Do a test that makes sure the blog can be liked.
13031303
13041304
#### 5.21: Blog List End To End Testing, step 5
13051305

0 commit comments

Comments
 (0)