commit
b17196ee18
|
@ -12,7 +12,7 @@ requests:
|
|||
path:
|
||||
- '{{BaseURL}}/OA_HTML/lcmServiceController.jsp'
|
||||
|
||||
body: <!DOCTYPE root PUBLIC "-//B/A/EN" "http://localhost:80">
|
||||
body: <!DOCTYPE root PUBLIC "-//B/A/EN" "http://example.com">
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
@ -22,4 +22,4 @@ requests:
|
|||
part: body
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue