Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed May 30, 2023
1 parent 815ac4e commit 2a75aca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,9 @@ Running `pnpm run dev` in the root folder will start the following things:

You can see the app under [localhost:1234](http://localhost:1234).

## Tests
> There is a Postman collection with some example requests [available in the repo](./Cryptgeon.postman_collection.json)
### Tests

Tests are end to end tests written with Playwright.

Expand Down

0 comments on commit 2a75aca

Please sign in to comment.