mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-25 15:05:51 +00:00
* added WaitForNextBlock to be out of sync of PoP to avoid the following error
PoP broadcast tx failed: node0.info: key not found after the test Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
4849b8e7ed
commit
30987b0245
@ -184,6 +184,7 @@ func (s *E2ETestSuite) TestMachineAllowanceAttestation() {
|
|||||||
s.Require().NoError(s.network.WaitForNextBlock())
|
s.Require().NoError(s.network.WaitForNextBlock())
|
||||||
s.Require().NoError(s.network.WaitForNextBlock())
|
s.Require().NoError(s.network.WaitForNextBlock())
|
||||||
s.Require().NoError(s.network.WaitForNextBlock())
|
s.Require().NoError(s.network.WaitForNextBlock())
|
||||||
|
s.Require().NoError(s.network.WaitForNextBlock())
|
||||||
|
|
||||||
// reset clientCtx to validator ctx
|
// reset clientCtx to validator ctx
|
||||||
libConfig.SetClientCtx(val.ClientCtx)
|
libConfig.SetClientCtx(val.ClientCtx)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user