Skip to content

Commit

Permalink
add the test run command
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine-Pinto committed Oct 24, 2020
1 parent f70c62b commit 1001eb8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ Create an automated test where a user successfully books a room from the homepag

You’ll have to click ‘Book this Room’, drag over dates you wish to book, complete the required information and submit the booking.

# Running Tests

To run the test suite, run:
```shell
npm run test
```

# Contact

You can find me on [Twitter](https://twitter.com/ChrisZie_).
Expand Down

0 comments on commit 1001eb8

Please # to comment.