Skip to content

Commit fd5efea

Browse files
committed
🧹
1 parent 2b08116 commit fd5efea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/server/src/workspace/context-service.spec.db.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,6 @@ describe("ContextService", async () => {
601601
await workspaceDb.updateInstancePartial(wsAndI2!.instanceId, { status: { phase: "stopped" } });
602602

603603
// after everything has settled, request context for both commits again
604-
605604
ctx1 = await svc.parseContext(owner, `https://github.com/gitpod-io/empty/commit/${commit1.sha}`, {
606605
projectId: project.id,
607606
organizationId: org.id,

0 commit comments

Comments
 (0)