Fix linting

This commit is contained in:
stubbsta 2025-11-11 13:14:47 +02:00
parent b3def2cd4b
commit 5c3b2a4b66
No known key found for this signature in database

View File

@ -451,7 +451,7 @@ suite "Onchain group manager":
except Exception, CatchableError:
assert false,
"exception raised when calling register with useMaxGasPrice: " &
getCurrentExceptionMsg()
getCurrentExceptionMsg()
let merkleRootAfter = waitFor manager.fetchMerkleRoot()