From 5232b5a0c4da7bb038000298598ce1c2b3499aa6 Mon Sep 17 00:00:00 2001 From: Isha vyas <72408461+Ishavyas9@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:11:12 +0530 Subject: [PATCH] Merge pull request #1215 from keys-github/devansh-stage Added storylane demo to docs --- docs/hyperexecute-background-services.md | 8 +++++++- docs/hyperexecute-test-muting.md | 26 +++++++++++++++++++----- 2 files changed, 28 insertions(+), 6 deletions(-) diff --git a/docs/hyperexecute-background-services.md b/docs/hyperexecute-background-services.md index ae747fea5..b3a7ff7fa 100644 --- a/docs/hyperexecute-background-services.md +++ b/docs/hyperexecute-background-services.md @@ -75,12 +75,18 @@ background: To check the background service logs, follow the below mentioned steps: +
## Frequently Asked Questions
diff --git a/docs/hyperexecute-test-muting.md b/docs/hyperexecute-test-muting.md
index c6bd752f6..96aac1d39 100644
--- a/docs/hyperexecute-test-muting.md
+++ b/docs/hyperexecute-test-muting.md
@@ -55,6 +55,13 @@ As you can see, we have triggered a Job in HyperExecute, and we've encountered a
Now, to enable the Test Muting, follow the below mentioned steps:
+
-
## How do you Manually Mute specific Tests?
+
-
**Step 2:** Trigger the same job again, and you will notice that particular test won't be executed.
## How do you UnMute Tests?
+
> The test will remain in-active until manually unmuted.
\ No newline at end of file