Skip to content

Commit

Permalink
fix: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
slaveeks committed Jan 10, 2024
1 parent f7a661a commit 58dad93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/presentation/http/router/join.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ describe('Join API', () => {
userId,
role: 0,
},
};);
});
});
});
});

0 comments on commit 58dad93

Please sign in to comment.