Skip to content

Commit

Permalink
chore: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-aranha-cw committed Feb 7, 2025
1 parent 27cf250 commit c11fbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/test/external/e2e-json-rpc.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ describe("JSON-RPC", () => {
});
});
describe("stratus_getBlockAndReceipts", () => {
it("fetches block with transaction and receipt", async () => {
it("fetches block with receipt", async () => {
await sendReset();

// Send a transaction
Expand Down

0 comments on commit c11fbf6

Please sign in to comment.