fmt
This commit is contained in:
parent
03806b2b8c
commit
cdc8ec7034
@ -36,7 +36,6 @@ var _ = Describe("e2emerge", Label("e2e"), func() {
|
|||||||
go bc.CaptureHead()
|
go bc.CaptureHead()
|
||||||
|
|
||||||
tx, _ := sendTestTx()
|
tx, _ := sendTestTx()
|
||||||
|
|
||||||
beaconBlock := waitForTxToBeIndexed(bc.Db, tx)
|
beaconBlock := waitForTxToBeIndexed(bc.Db, tx)
|
||||||
Expect(beaconBlock).ToNot(BeNil())
|
Expect(beaconBlock).ToNot(BeNil())
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user