Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Feb 10, 2022
1 parent 9037d69 commit f1363e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/multisig.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe("multisig", () => {
accounts: {
multisig: multisig.publicKey,
multisigSigner,
}
},
});

const transaction = anchor.web3.Keypair.generate();
Expand Down

0 comments on commit f1363e4

Please sign in to comment.