]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: fix str(Transaction) test relying on a broken behaviour 310/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 25 May 2022 05:46:45 +0000 (07:46 +0200)
committerDenis Laxalde <denis.laxalde@dalibo.com>
Wed, 25 May 2022 07:28:57 +0000 (09:28 +0200)
commitc0221a8b42a7eb06290518688884edaaaad807c4
treef3deded14599409981f241a76beb40e7c292ccfd
parent459ddafc0cafaa73519c4dcd519147c0f0cd5a81
test: fix str(Transaction) test relying on a broken behaviour

It was relying on the need of an extra sync fixed in #309.
tests/test_transaction.py