Skip to content

Commit b9e395b

Browse files
committed
Apply fixes from StyleCI
1 parent 6d825ed commit b9e395b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Testing/TestResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ public function assertRedirectContains($uri)
215215

216216
/**
217217
* Assert whether the response is redirecting back to the previous location.
218-
*
218+
*
219219
* @return $this
220220
*/
221221
public function assertRedirectBack()

0 commit comments

Comments
 (0)