Skip to content

Commit

Permalink
Update accounts.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak authored Feb 6, 2024
1 parent a962ed9 commit 08919a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/integration-tests/tests/api/accounts.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ describe("API module: Account", () => {
});

//@id1806

it("Verify /api?module=account&action=tokennfttx", async () => {
await helper.retryTestAction(async () => {
const blocks = await request(environment.blockExplorerAPI).get("/blocks");
Expand Down

0 comments on commit 08919a9

Please sign in to comment.