fix test
This commit is contained in:
parent
0d5441f3bf
commit
b3b6361429
1 changed files with 1 additions and 1 deletions
|
@ -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=[]
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue