Skip to content

Commit a0461f4

Browse files
committed
🧼 clean: 테스트 파일 이름 변경
1 parent 470067f commit a0461f4

25 files changed

+1
-1
lines changed

server/test/activity/dto/readActivityParam.dto.spec.ts renamed to server/test/activity/dto/activity-param.dto.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ReadActivityParamRequestDto } from './../../../src/activity/dto/request/readActivity.dto';
1+
import { ReadActivityParamRequestDto } from '../../../src/activity/dto/request/readActivity.dto';
22
import { validate } from 'class-validator';
33

44
describe('ReadActivityParamRequestDto Test', () => {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)