Skip to content

fix TestAllowanceSpending failing on AppVeyor

Christopher Schinnerl requested to merge fix-allowance-spending into master

Created by: ChrisSchinnerl

As the name suggests I'm trying to fix the TestAllowanceSpending test. It seems that the maintenance thread doesn't always finish in time. Introducing a retry should fix that.

Merge request reports