DRLK-2.1: use correct PICS for prompt test steps (#34026)

* DRLK-2.1: use correct PICS for prompt test steps

The test case while defining the prompt usage test step, the incorrect PICS has been set PICS_SKIP_SAMPLE_APP instead of
PICS_USER_PROMPT

* Update Test_TC_DRLK_2_1.yaml - restyle changes

---------

Co-authored-by: Andrei Litvin <andy314@gmail.com>
diff --git a/src/app/tests/suites/certification/Test_TC_DRLK_2_1.yaml b/src/app/tests/suites/certification/Test_TC_DRLK_2_1.yaml
index 8954d44..47393f4 100755
--- a/src/app/tests/suites/certification/Test_TC_DRLK_2_1.yaml
+++ b/src/app/tests/suites/certification/Test_TC_DRLK_2_1.yaml
@@ -194,9 +194,7 @@
           value: 2
 
     - label: "Step 1j: Simulate a not fully locked scenario on the DUT."
-      PICS:
-          DRLK.S.A0000 && DRLK.S.M.SimulateNotFullyLocked &&
-          PICS_SKIP_SAMPLE_APP
+      PICS: DRLK.S.A0000 && DRLK.S.M.SimulateNotFullyLocked && PICS_USER_PROMPT
       verification: |
           vendor will give instructions on how to simulate if applicable and if that is possible, then send the below command to read the lock state attribute.
 
@@ -317,7 +315,7 @@
 
     #Test plan issue: https://github.com/CHIP-Specifications/chip-test-plans/issues/2863
     - label: "Step 5c: TH reads DoorOpenEvents attribute from DUT"
-      PICS: DRLK.S.A0004 && PICS_SKIP_SAMPLE_APP
+      PICS: DRLK.S.A0004 && PICS_USER_PROMPT
       verification: |
           This is an Optional attribute, so its not compulsory to get the expected outcome
 
@@ -371,7 +369,7 @@
 
     #Test plan issue: https://github.com/CHIP-Specifications/chip-test-plans/issues/2863
     - label: "Step 6c: TH reads DoorOpenEvents attribute from DUT"
-      PICS: DRLK.S.A0005 && PICS_SKIP_SAMPLE_APP
+      PICS: DRLK.S.A0005 && PICS_USER_PROMPT
       verification: |
           This is an Optional attribute, so its not compulsory to get the expected outcome