Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 5e3890e

Browse files
Update docs/modules/ROOT/pages/how-to-guides/testing_applications/proc_creating_custom_test.adoc
Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com>
1 parent b564c1b commit 5e3890e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/how-to-guides/testing_applications/proc_creating_custom_test.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Parameters:
103103
Labels:
104104

105105
* `appstudio.openshift.io/application`: contains the name of the application.
106-
* `appstudio.openshift.io/component`: contains the name of the component.
106+
* *`appstudio.openshift.io/component`*: contains the name of the component
107107
* `appstudio.openshift.io/snapshot`: contains the name of the snapshot.
108108
* `test.appstudio.openshift.io/optional`: contains the optional flag, which specifies whether or not components must pass the integration test before deployment.
109109
* `test.appstudio.openshift.io/scenario`: contains the name of the integration test (this label ends with "scenario," because each test is technically a custom resource called an `IntegrationTestScenario`).

0 commit comments

Comments
 (0)