Skip to content

Commit

Permalink
fix: removed broken link to outdated images API
Browse files Browse the repository at this point in the history
  • Loading branch information
zeim839 committed Feb 26, 2024
1 parent 65388be commit 4e33a86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/website/Developers/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Source code and documentation indices for currently available unit tests.
* Blog API Route Tests: [GitHub](https://github.com/ufosc/Club_Website_2/blob/main/test/blog.spec.js) or [Docs](/docs/website/Developers/API/blog).
* Cache Tests: [GitHub](https://github.com/ufosc/Club_Website_2/blob/main/test/cache.spec.js) or [Docs](/docs/website/Developers/caching).
* Edit API Route Tests: [GitHub](https://github.com/ufosc/Club_Website_2/blob/main/test/edit.spec.js) or [Docs](/docs/website/Developers/API/edit).
* Images API Route Tests: [GitHub](https://github.com/ufosc/Club_Website_2/blob/main/test/images.spec.js) or [Docs](/docs/website/Developers/API/images).
* Users API Route Tests: [GitHub](https://github.com/ufosc/Club_Website_2/blob/main/test/users.spec.js) or [Docs](/docs/website/Developers/API/users).

## Running Tests
Expand Down

0 comments on commit 4e33a86

Please sign in to comment.