updates
commit
531bbbd9eb
|
@ -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
|
Loading…
Reference in New Issue