doc/book/en/development/testing/index.rst
branchstable
changeset 3644 b5a8ba388494
parent 2953 e5bdf98be37f
--- a/doc/book/en/development/testing/index.rst	Mon Oct 12 13:16:08 2009 +0200
+++ b/doc/book/en/development/testing/index.rst	Mon Oct 12 17:11:21 2009 +0200
@@ -56,7 +56,7 @@
     # the default admin connection and one may be tempted to close it
     self.restore_connection()
 
-Take care of the references kept to the entities created with a connection or the other.
+Do not use the references kept to the entities created with a connection from another.
 
 
 Email notifications tests