Skip to content

Commit bf436eb

Browse files
committed
Fix doc automation tests
Alizer seems to better detect things now.
1 parent af76151 commit bf436eb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/website/docs/user-guides/quickstart/docs-mdx/dotnet/dotnet_odo_init_output.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Interactive mode enabled, please answer the following questions:
1111
Based on the files in the current directory odo detected
1212
Language: .NET
1313
Project type: dotnet
14-
The devfile "dotnet50:1.0.3" from the registry "DefaultDevfileRegistry" will be downloaded.
14+
The devfile "dotnet60:1.0.2" from the registry "DefaultDevfileRegistry" will be downloaded.
1515
? Is this correct? No
1616
? Select language: .NET
1717
? Select project type: .NET 6.0

docs/website/docs/user-guides/quickstart/docs-mdx/nodejs/nodejs_odo_init_output.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Interactive mode enabled, please answer the following questions:
1111
Based on the files in the current directory odo detected
1212
Language: JavaScript
1313
Project type: Node.js
14+
Application ports: 3000
1415
The devfile "nodejs:2.1.1" from the registry "DefaultDevfileRegistry" will be downloaded.
1516
? Is this correct? Yes
1617
✓ Downloading devfile "nodejs:2.1.1" from registry "DefaultDevfileRegistry" [3s]

0 commit comments

Comments
 (0)