Skip to content

Commit f871392

Browse files
committed
Update test
1 parent 8e5d960 commit f871392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/code-execution-service/tests/codeExecutionRoutes.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import supertest from "supertest";
2-
import app from "../app";
2+
import app from "../src/app";
33
import {
44
ERROR_MISSING_REQUIRED_FIELDS_MESSAGE,
55
ERROR_UNSUPPORTED_LANGUAGE_MESSAGE,

0 commit comments

Comments
 (0)