Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Gadzhalov <alexander.gadzhalov@limechain.tech>
Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech>
  • Loading branch information
svetoslav-nikol0v and agadzhalov authored Apr 24, 2024
1 parent 8354803 commit 4c4ae99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/ContractCallIntegrationTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ describe("ContractCallIntegration", function () {
}
});

it("should return errro when the gas is not set", async function () {
it("should return error when the gas is not set", async function () {
this.timeout(120000);

const operatorKey = env.operatorKey.publicKey;
Expand Down

0 comments on commit 4c4ae99

Please sign in to comment.