mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-04 23:39:33 +08:00
fix starts_with and ends_wih spelling
Change-Id: I1e475e8187f6e793cd9f9029af93a7d80603b26d
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
},
|
||||
{
|
||||
"check": "headers.\"Content-Type\"",
|
||||
"assert": "startswith",
|
||||
"assert": "starts_with",
|
||||
"expect": "application/json"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user