Skip to content

Commit

Permalink
retest
Browse files Browse the repository at this point in the history
  • Loading branch information
iamanishx committed Feb 17, 2025
1 parent 2bb4408 commit dca4b49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/routes/graphql/Mutation/deletecomment.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ interface CommentsFindFirstConfig {
};
}

// --- Helper: Mock commentsTable.findFirst ---
interface Comment {
id: string;
creatorId: string;
Expand Down

0 comments on commit dca4b49

Please sign in to comment.