diff --git a/__tests__/github/templates/comment.test.ts b/__tests__/github/templates/comment.test.ts index fa27702..00d55ad 100644 --- a/__tests__/github/templates/comment.test.ts +++ b/__tests__/github/templates/comment.test.ts @@ -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,