Skip to content

Commit

Permalink
Merge pull request #49 from boostcampwm-2024/chore/test-env-be
Browse files Browse the repository at this point in the history
🐛 fix: 경로 최종 수정
  • Loading branch information
Jo-Minseok authored Nov 7, 2024
2 parents e079ae7 + 664454f commit 1938b54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion server/jest-e2e.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"moduleFileExtensions": ["js", "json", "ts"],
"rootDir": ".",
"rootDir": "..",
"testEnvironment": "node",
"testRegex": ".e2e-spec.ts$",
"transform": {
Expand Down
7 changes: 0 additions & 7 deletions server/test/test.spec.ts

This file was deleted.

0 comments on commit 1938b54

Please sign in to comment.