diff --git a/payload.json b/payload.json index c26b7acc..13babf4b 100644 --- a/payload.json +++ b/payload.json @@ -74,23 +74,17 @@ "text": " item 3: " } ] - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "emoji", - "name": "large_green_circle" - }, - { - "type": "mrkdwn", - "text": " item 3: ## 📝 BackstopJS Report: /r/n❌ **Visual regression test failed!**/r/n[VR Report](https: //live-connect-bluecadet.pantheonsite.io/sites/default/files/vis-reg-reports/20240914-203232/artifacts/backstop_data/html_report/index.html)" - } - ] } ] } ] + }, + { + "type": "section", + "text": { + "type": "mrkdwn", + "text": "## 📝 BackstopJS Report: /r/n❌ **Visual regression test failed!**/r/n[VR Report](https: //live-connect-bluecadet.pantheonsite.io/sites/default/files/vis-reg-reports/20240914-203232/artifacts/backstop_data/html_report/index.html)" + } } ] }