diff --git a/backend/src/comment/comment.entity.spec.ts b/backend/src/comment/comment.entity.spec.ts index 240ae0b..f9f617f 100644 --- a/backend/src/comment/comment.entity.spec.ts +++ b/backend/src/comment/comment.entity.spec.ts @@ -1,4 +1,4 @@ -import { Comment } from './comment'; +import { Comment } from './comment.entity'; describe('Comment', () => { it('should be defined', () => {