Skip to content

Commit

Permalink
Another missing mock fetch provider
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Oct 13, 2023
1 parent cd57d71 commit c32cde4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/kit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ suite('AccountKit', function () {

test('allow overriding of default contract', function () {
const kit = new AccountKit(Chains.Jungle4, {
client: makeClient('https://jungle4.greymass.com'),
contract: new SystemContract.Contract({client}),
})

Expand Down

0 comments on commit c32cde4

Please sign in to comment.