From 0f691d5ff0d5714c23333afc7b9e35a19d9ade45 Mon Sep 17 00:00:00 2001 From: Colum Ferry Date: Tue, 16 Jan 2024 12:21:30 +0000 Subject: [PATCH] chore(graph): cleanup missed console.log from debug (#21160) --- graph/client-e2e/src/e2e/dev-task-graph.cy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/graph/client-e2e/src/e2e/dev-task-graph.cy.ts b/graph/client-e2e/src/e2e/dev-task-graph.cy.ts index 8cb3ca13bc..b4ded6a348 100644 --- a/graph/client-e2e/src/e2e/dev-task-graph.cy.ts +++ b/graph/client-e2e/src/e2e/dev-task-graph.cy.ts @@ -198,7 +198,6 @@ describe('dev mode - task graph', () => { // Load the fixture data and find the property based on the query parameter const expandedInputs = nxExamplesTaskInputs[taskId]; - console.log(expandedInputs); // Reply with the selected property req.reply({