Skip to content

Commit

Permalink
fix: Updating links in API.md #256
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle authored Jan 23, 2023
1 parent 2796268 commit ed19738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1338,8 +1338,8 @@ We have used these Route Helpers
in our tests.

Update these files so they look like the following.
- `test/api/item_test.exs`
- `test/api/timer_test.exs`
- [`test/api/item_test.exs`](https://github.com/dwyl/mvp/blob/api_tags-%23256/test/api/item_test.exs)
- [`test/api/timer_test.exs`](https://github.com/dwyl/mvp/blob/27962682ebc4302134a3335133a979739cdaf13e/test/api/timer_test.exs)


# 8. _Advanced/Automated_ `API` Testing Using `Hoppscotch`
Expand Down Expand Up @@ -1743,4 +1743,4 @@ please let us know by starring the repo on GitHub! ⭐

<br />

[![HitCount](https://hits.dwyl.com/dwyl/app-mvp-api.svg)](https://hits.dwyl.com/dwyl/app-mvp)
[![HitCount](https://hits.dwyl.com/dwyl/app-mvp-api.svg)](https://hits.dwyl.com/dwyl/app-mvp)

0 comments on commit ed19738

Please sign in to comment.