We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd01384 commit aee8324Copy full SHA for aee8324
2 files changed
frontend/packages/dev-console/integration-tests/features/e2e/add-flow-ci.feature
@@ -137,4 +137,4 @@ Feature: Create the different workloads from Add page
137
Examples:
138
| card_name | form_header | workload_name |
139
| Httpd | Create Sample application | httpd-sample |
140
- | Basic Go | Import from Git | go-basic |
+ # | Basic Go | Import from Git | go-basic |
frontend/packages/dev-console/integration-tests/features/getting-started/sample-card-add-page.feature
@@ -29,7 +29,7 @@ Feature: Create Sample Application
29
30
31
32
33
34
35
@regression @to-do
0 commit comments