Skip to content

Commit 6f431a4

Browse files
qdequippeHeahDude
andauthored
Update testing.rst
Co-authored-by: Jules Pietri <heahdude@yahoo.fr>
1 parent 4dcabf9 commit 6f431a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ This allows you to create all types of requests you can think of:
537537

538538
.. caution::
539539

540-
Before each request with the client, the client "resets" the container and recreates it from scratch.
540+
Before each request, the client reboots the kernel, recreating the container from scratch.
541541
That gives each request an "isolated" environment because each request will create new service objects.
542542
But for example, when using the entity manager of Doctrine, all entities loaded with it are "lost"
543543
when a new request is sent (because the entity manager was "reset"). You have to query again entities if you want

0 commit comments

Comments
 (0)