Skip to content

Commit d798787

Browse files
authored
Update http-tests.md
1 parent 4be274a commit d798787

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
@@ -502,7 +502,7 @@ Assert that the session contains the given piece of data:
502502
<a name="assert-session-has-input"></a>
503503
#### assertSessionHasInput
504504

505-
Assert that the session has a given value in the flashed input array.
505+
Assert that the session has a given value in the flashed input array:
506506

507507
$response->assertSessionHasInput($key, $value = null);
508508

0 commit comments

Comments
 (0)