Fix check of incorrect api call
authorMagnus Hagander <magnus@hagander.net>
Sun, 22 Dec 2024 10:33:49 +0000 (11:33 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 22 Dec 2024 10:33:49 +0000 (11:33 +0100)
commit4c22c96752ea7e1bc2fbd1ac9e7858b966734fb5
treec64da4f7190ca6875c3af0d5da677320c6eceaa2
parentc9e3db0741649770a32b6ca18d72ae473cacdeee
Fix check of incorrect api call

We made two api calls but checked the status of the first one twice.
postgresqleu/util/payment/gocardless.py