Skip to content

Commit b2f5bea

Browse files
committed
Format
1 parent fbe4ab6 commit b2f5bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AssertableJsonString.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ public function assertPath($path, $expect)
255255
* Assert that the response has a given JSON structure.
256256
*
257257
* @param null|array $responseData
258-
* @return $this
258+
* @return static
259259
*/
260260
public function assertStructure(?array $structure = null, $responseData = null)
261261
{

0 commit comments

Comments
 (0)