Commit d297efda authored by Jim Fulton's avatar Jim Fulton

Updated to use transaction test API

parent 1a0f448e
...@@ -203,4 +203,4 @@ def clear_transaction_syncs(): ...@@ -203,4 +203,4 @@ def clear_transaction_syncs():
underware. Eventually, an transaction managers need to grow an API underware. Eventually, an transaction managers need to grow an API
for this. for this.
""" """
transaction.manager._synchs.data.clear() transaction.manager.clearSynchs()
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