Skip to content

Commit

Permalink
test: fixing gating transactions tests
Browse files Browse the repository at this point in the history
Fixing spaces
  • Loading branch information
amelnytskyi committed Feb 6, 2024
1 parent f382dfa commit ea5ea0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/integration-tests/tests/api/transactions.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,8 @@ describe("Transactions", () => {
});

describe("/transactions/${txHash}/logs", () => {
//test

//@id1507
it("Verify the transaction via /transactions/{transactionHash}/logs", async () => {
await helper.retryTestAction(async () => {
Expand Down

0 comments on commit ea5ea0f

Please sign in to comment.