Skip to content

Commit

Permalink
chore: remove unnecessary syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
pushpak1300 committed Aug 25, 2024
1 parent b8e56d0 commit 2eebb9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ Sets the status of specified email(s) to 'read'. Can accept a single message or

```JavaScript
cy.mailpitGetMail().mailpitSetStatusAsRead();
});
```

#### mailpitSetStatusAsUnRead(messages)
Expand Down

0 comments on commit 2eebb9a

Please sign in to comment.