Added more paths
parent
d4db18c218
commit
afb2f15dbd
|
@ -11,6 +11,8 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/dompdf.php?input_file=dompdf.php"
|
||||
- "{{BaseURL}}/PhpSpreadsheet/Writer/PDF/DomPDF.php?input_file=dompdf.php"
|
||||
- "{{BaseURL}}/lib/dompdf/dompdf.php?input_file=dompdf.php"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
@ -19,6 +21,7 @@ requests:
|
|||
- "application/pdf"
|
||||
- 'filename="dompdf_out.pdf"'
|
||||
part: header
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue