From a8fa7a78df75c83212c4e05ca3196b5f408e3b57 Mon Sep 17 00:00:00 2001 From: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:08:24 +0530 Subject: [PATCH] Update surface-level_tests.adoc --- .../how-to-guides/testing_applications/surface-level_tests.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/modules/ROOT/pages/how-to-guides/testing_applications/surface-level_tests.adoc b/docs/modules/ROOT/pages/how-to-guides/testing_applications/surface-level_tests.adoc index 53a210b1..7463d67b 100644 --- a/docs/modules/ROOT/pages/how-to-guides/testing_applications/surface-level_tests.adoc +++ b/docs/modules/ROOT/pages/how-to-guides/testing_applications/surface-level_tests.adoc @@ -1,5 +1,4 @@ = Surface-level tests -// :table-caption!: Uncomment this attribute if you want labels "Table N" to be removed from table titles. == Scope This document covers the surface-level tests (formerly known as "sanity tests") that {ProductName} runs as part of its component build pipeline. These surface-level tests automatically check all application images to ensure that they're up-to-date, correctly formatted, and protected from security vulnerabilities.