Skip to content

Commit

Permalink
Missed this while testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdh committed Mar 8, 2022
1 parent 67cfa5f commit 492f4b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class PlacePage extends Page {
}
comment.text = message
filesInput.file = photo.toFile()
cancel.click()
send.click()
return this
}

Expand Down

0 comments on commit 492f4b4

Please sign in to comment.