feat: add toInclude() function (#2234)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"toBeLevel4xx": "fn()",
|
||||
"toBeLevel5xx": "fn()",
|
||||
"toBeType": "fn(type: string)",
|
||||
"toHaveLength": "fn(length: number)"
|
||||
"toHaveLength": "fn(length: number)",
|
||||
"toInclude": "fn(value: ?)"
|
||||
}
|
||||
},
|
||||
"pw": {
|
||||
|
||||
Reference in New Issue
Block a user