Skip to content

Commit a0c8b21

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: update CI intro
2 parents 8cdfc03 + e8fd3ae commit a0c8b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Running Symfony Tests
44
=====================
55

6-
The Symfony project uses a third-party service which automatically runs tests
6+
The Symfony project uses a CI (Continuous Integration) service which automatically runs tests
77
for any submitted :doc:`patch <pull_requests>`. If the new code breaks any test,
88
the pull request will show an error message with a link to the full error details.
99

0 commit comments

Comments
 (0)