Skip to content

Commit

Permalink
Updating user role and authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
mugishaj092 committed May 28, 2024
1 parent 1bef13f commit 2152432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__test__/user.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,4 @@ describe("Testing endpoint", () => {
expect(res.statusCode).toBe(200);
});
});

0 comments on commit 2152432

Please sign in to comment.