Skip to content

Commit 6d3e2bd

Browse files
committed
wip
1 parent 3492a01 commit 6d3e2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎http-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ $response->assertAccepted();
10591059
<a name="assert-client-error"></a>
10601060
#### assertClientError
10611061

1062-
Assert that the response has a client error (>= 400 , < 500) HTTP status code:
1062+
Assert that the response has a client error (>= 400, < 500) HTTP status code:
10631063

10641064
```php
10651065
$response->assertClientError();

0 commit comments

Comments
 (0)