diff --git a/docs/deep-dive-into-hyperexecute-yaml.md b/docs/deep-dive-into-hyperexecute-yaml.md index 6d9a201fb..538aff76e 100644 --- a/docs/deep-dive-into-hyperexecute-yaml.md +++ b/docs/deep-dive-into-hyperexecute-yaml.md @@ -517,15 +517,10 @@ partialReports: - location: reports/json type: json frameworkName: extent-native - email: - to: - - johndoe@example.com + - location: target/surefire-reports type: html frameworkName: testng - email: - to: - - johndoe@example.com ``` :::