Skip to content

Commit

Permalink
chore: remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Oct 23, 2024
1 parent 389b1bb commit 48dfc2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/e2e/api_balances_aggregated.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ var _ = Context("Ledger engine tests", func() {
Expect(err).To(Succeed())

firstTransactionsInsertedAt = time.Now()
// todo: remove that
<-time.After(time.Second)

_, err = CreateBulk(ctx, testServer.GetValue(), operations.V2CreateBulkRequest{
RequestBody: []components.V2BulkElement{
Expand Down

0 comments on commit 48dfc2d

Please sign in to comment.