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