Skip to content

Commit

Permalink
ppp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricky Raup authored and Ricky Raup committed Apr 17, 2024
1 parent 0fcfa6d commit 15a365c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/src/routes/__tests__/admin.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ describe('testing admin routes', () => {
// expect(newAdmin).toBeTruthy();
expect(newAdmin!.admin).toBeTruthy();
*/
// bro
});

it('admin promoting non-existant user throws error', async () => {
Expand Down

0 comments on commit 15a365c

Please sign in to comment.