We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e148af9 commit 63653a5Copy full SHA for 63653a5
http-tests.md
@@ -398,7 +398,7 @@ Assert that the response has the given URI value in the `Location` header:
398
<a name="assert-json-missing-validation-errors"></a>
399
#### assertJsonMissingValidationErrors
400
401
-Assert that the response has no JSON validation errors for the given keys.
+Assert that the response has no JSON validation errors for the given keys:
402
403
$response->assertJsonMissingValidationErrors($keys);
404
0 commit comments