Skip to content

Commit 7e425f9

Browse files
committed
chore: test코드 파일에 export 추가
1 parent 77d528e commit 7e425f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/apis/user/service.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ describe('getWorkspaces()', () => {
3939
);
4040
});
4141
});
42+
43+
export {};

0 commit comments

Comments
 (0)