Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
AJaccP committed Jun 24, 2024
1 parent c1b49a6 commit 98aa4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/challenges-platform/services/reviews-service.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ describe("ReviewsService", () => {
expect(result.val.toString()).toBe("Error: Invalid UUID");
});
});
});
});
});

0 comments on commit 98aa4b2

Please sign in to comment.