patch-1
bauthard 2020-10-03 12:04:41 +05:30
commit 531bbbd9eb
1 changed files with 22 additions and 21 deletions

View File

@ -10,6 +10,7 @@ requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/ipython/tree" - "{{BaseURL}}/ipython/tree"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: status - type: status
@ -17,6 +18,6 @@ requests:
- 200 - 200
- type: word - type: word
words: words:
- "ipython/static/components" - ipython/static/components
- "ipython/kernelspecs" - ipython/kernelspecs
part: body part: body