Skip to content

Commit aba0e2b

Browse files
updated yaml param - hyp
1 parent d58d0ed commit aba0e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hyperexecute-yaml-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The **HyperExecute YAML** file serves as the foundational component for test exe
163163
| [afterAll](/support/docs/deep-dive-into-hyperexecute-yaml/#afterall) | Map |It is used to run commands after the job has finished. |
164164
| [project](/support/docs/deep-dive-into-hyperexecute-yaml/#project) | String | Segregate data at a project/repo level |
165165
| [slackChannel](/support/docs/deep-dive-into-hyperexecute-yaml/#slackchannel) | String | Allows you to receive notifications of your Job updates directly in your preferred Slack channel. |
166-
| [afterEachScenario](/support/docs/deep-dive-into-hyperexecute-yaml/#aftereachscenario) | | |
166+
| [afterEachScenario](/support/docs/deep-dive-into-hyperexecute-yaml/#aftereachscenario) | List of Strings | Allows you to trigger your define tasks after each test scenario. |
167167

168168
<nav aria-label="breadcrumbs">
169169
<ul className="breadcrumbs">

0 commit comments

Comments
 (0)