tbf-challenge / teamwork-be

This is the backend repository for teamwork
0 stars 0 forks source link

delete gif endpoint test #295

Closed beblicarl closed 1 year ago

beblicarl commented 1 year ago

Pre-Submission Checklist

Checklist:

What does this PR do?

This PR tests the delete gif endpoint

How should this be manually tested?

  1. Start the test withnpm run test
  2. This successfully returns all tests passing
Any background context you want to provide?

What are the relevant issues?

We had to test the delete gif endpoint