Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRibcage authored and MathyouMB committed Jun 22, 2024
1 parent ad05ec8 commit 631cf04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/challenges-platform/services/reviews-service.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ describe("ReviewsService", () => {
expect(result.val.toString()).toBe("Error: Review not found");
});
});
// implement test for when there is an existing record, need factory(?) + create method
});
});

0 comments on commit 631cf04

Please sign in to comment.