Commit 253df711 authored by Yusei Tahara's avatar Yusei Tahara

Remove wrong comment.

parent 05364754
......@@ -1108,7 +1108,6 @@ class TestZodbPropertySheet(ERP5TypeTestCase):
# Then close this new connection.
transaction.abort()
con.close()
# Delete all connections by force
# This code depends on ZODB implementation.
for i in db.pool.available[:]:
if i[1] == con:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment