diff --git a/test/notebooks/testExplorer/TestExplorer.ts b/test/notebooks/testExplorer/TestExplorer.ts index 1ef06c233..ac9cdb071 100644 --- a/test/notebooks/testExplorer/TestExplorer.ts +++ b/test/notebooks/testExplorer/TestExplorer.ts @@ -100,24 +100,6 @@ const initTestExplorer = async (): Promise => { portalRunnerDatabaseAccount ); - console.log("token:" + token); - console.log("db:" + databaseAccount); - console.log( - notebooksTestRunnerTenantId + - "," + - notebooksTestRunnerClientId + - "," + - notebooksTestRunnerClientSecret + - "," + - portalRunnerDatabaseAccount + - "," + - portalRunnerDatabaseAccountKey + - "," + - portalRunnerSubscripton + - "," + - portalRunnerResourceGroup - ); - const initTestExplorerContent = { type: MessageTypes.InitTestExplorer, inputs: {