Skip to content

Commit

Permalink
test: fix testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
bytemain committed Oct 10, 2024
1 parent bf8b778 commit 7754307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/github/templates/comment.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
handleCommitComment,
handleIssueComment,
} from '../../../src/github/templates/comment';
} from '../../../src/services/github/templates/comment';
import {
commit_comment_611372_0_created,
issue_comment_1_0_created,
Expand Down

0 comments on commit 7754307

Please sign in to comment.