Skip to content

Commit 4403475

Browse files
authored
Adding blank line for linting compliance
1 parent cdea6a9 commit 4403475

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/webhooks/testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Check logs for more information.
4646
```
4747

4848
Responses for a webhook endpoint may be cached if the `ttl` attribute for a hook is set. To clean the webhook response cache while testing your webhooks locally, run the following command:
49+
4950
```bash
5051
bin/magento cache:clean webhooks_response
5152
```

0 commit comments

Comments
 (0)