Skip to content

Commit 9700e45

Browse files
Merge branch '7.4' into 8.0
* 7.4: Fix tests Fix typos in documentation and code comments Fix typos in documentation and code comments skip transient tests in the CI
2 parents 8a11bd8 + d62cac7 commit 9700e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/CovertTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
use Symfony\Component\HttpFoundation\Response;
2929

3030
/**
31-
* Test to convert a request/response back and forth to make sure we do not loose data.
31+
* Test to convert a request/response back and forth to make sure we do not lose data.
3232
*
3333
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
3434
*/

0 commit comments

Comments
 (0)