Skip to content

Commit

Permalink
[BE] Refactor : 폴더 이동
Browse files Browse the repository at this point in the history
  • Loading branch information
koomin1227 committed Dec 13, 2023
1 parent 9347689 commit 30d9c25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { PostsBlockService } from '../posts-block/posts-block.service';
import { PostsBlockService } from './posts-block.service';
import { Test, TestingModule } from '@nestjs/testing';
import { getRepositoryToken } from '@nestjs/typeorm';
import { Repository } from 'typeorm';
Expand Down

0 comments on commit 30d9c25

Please sign in to comment.