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

Commit 150a6b3

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 42c4f1b commit 150a6b3

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
@@ -104,7 +104,7 @@ Labels:
104104

105105
* *`appstudio.openshift.io/application`*: contains the name of the application
106106
* *`appstudio.openshift.io/component`*: contains the name of the component
107-
* `appstudio.openshift.io/snapshot`: contains the name of the snapshot.
107+
* *`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`).
110110

0 commit comments

Comments
 (0)