Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Jan 3, 2022
1 parent 58bc766 commit 651f029
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 @@ -50,7 +50,7 @@ describe("multisig", () => {
accounts: {
multisig: multisig.publicKey,
multisigSigner,
}
},
});

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

0 comments on commit 651f029

Please sign in to comment.