minor update

patch-1
sandeep 2021-08-21 15:53:06 +05:30
parent b013ef69df
commit 76c9bbee20
1 changed files with 3 additions and 2 deletions

View File

@ -13,13 +13,14 @@ requests:
path:
- "{{BaseURL}}/threaddump"
- "{{BaseURL}}/actuator/threaddump"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"threads"'
- '"threadName"'
- '"threads":'
- '"threadName":'
condition: and
- type: status