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
path:
- "{{BaseURL}}/ipython/tree"
matchers-condition: and
matchers:
- type: status
@ -17,6 +18,6 @@ requests:
- 200
- type: word
words:
- "ipython/static/components"
- "ipython/kernelspecs"
- ipython/static/components
- ipython/kernelspecs
part: body