Skip to content

Commit

Permalink
remove duplicate docs (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlockhart committed Aug 22, 2024
1 parent 0e7b342 commit bca15e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,6 @@ it('should drag & drop', async() => {
);
// do assertions
});

it('should click at coordinate', async() => {
await clickAt(100, 200);
// do assertions
});
```

### Using the Keyboard
Expand Down

0 comments on commit bca15e4

Please sign in to comment.