feat: request snippets plugin (#6910)
This commit is contained in:
@@ -95,7 +95,7 @@ describe("OpenAPI 3.0 Validation for Required Request Body and Request Body Fiel
|
||||
.get(".responses-wrapper .curl-command")
|
||||
.should("exist")
|
||||
.get(".responses-wrapper .curl-command span")
|
||||
.should("contains.text", "\" \"")
|
||||
.should("contains.text", "' '")
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user