From bf436eb26f9971bf37c6510985759fe9b2931c5e Mon Sep 17 00:00:00 2001 From: Armel Soro Date: Mon, 26 Jun 2023 17:14:12 +0200 Subject: [PATCH] Fix doc automation tests Alizer seems to better detect things now. --- .../quickstart/docs-mdx/dotnet/dotnet_odo_init_output.mdx | 2 +- .../quickstart/docs-mdx/nodejs/nodejs_odo_init_output.mdx | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/website/docs/user-guides/quickstart/docs-mdx/dotnet/dotnet_odo_init_output.mdx b/docs/website/docs/user-guides/quickstart/docs-mdx/dotnet/dotnet_odo_init_output.mdx index c46a2674a7c..7ccab0ca510 100644 --- a/docs/website/docs/user-guides/quickstart/docs-mdx/dotnet/dotnet_odo_init_output.mdx +++ b/docs/website/docs/user-guides/quickstart/docs-mdx/dotnet/dotnet_odo_init_output.mdx @@ -11,7 +11,7 @@ Interactive mode enabled, please answer the following questions: Based on the files in the current directory odo detected Language: .NET Project type: dotnet -The devfile "dotnet50:1.0.3" from the registry "DefaultDevfileRegistry" will be downloaded. +The devfile "dotnet60:1.0.2" from the registry "DefaultDevfileRegistry" will be downloaded. ? Is this correct? No ? Select language: .NET ? Select project type: .NET 6.0 diff --git a/docs/website/docs/user-guides/quickstart/docs-mdx/nodejs/nodejs_odo_init_output.mdx b/docs/website/docs/user-guides/quickstart/docs-mdx/nodejs/nodejs_odo_init_output.mdx index 2f62dbe6fbe..75de1bcbbe6 100644 --- a/docs/website/docs/user-guides/quickstart/docs-mdx/nodejs/nodejs_odo_init_output.mdx +++ b/docs/website/docs/user-guides/quickstart/docs-mdx/nodejs/nodejs_odo_init_output.mdx @@ -11,6 +11,7 @@ Interactive mode enabled, please answer the following questions: Based on the files in the current directory odo detected Language: JavaScript Project type: Node.js +Application ports: 3000 The devfile "nodejs:2.1.1" from the registry "DefaultDevfileRegistry" will be downloaded. ? Is this correct? Yes ✓ Downloading devfile "nodejs:2.1.1" from registry "DefaultDevfileRegistry" [3s]