This commit is contained in:
Lex Berezhny 2020-06-22 18:47:10 -04:00
parent 0d5441f3bf
commit b3b6361429

View file

@ -933,7 +933,7 @@ class TestClaimtrieSync(SyncingBlockchainTestCase):
])
await self.state(
controlling=('Claim C', '3.0', '3.0', 115),
active=[('Claim A', '1.0', '1.0', 113)],
active=[('Claim A', '1.0', '1.0', 115)],
accepted=[]
)