Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
crystalin committed Nov 12, 2024
1 parent 767cc80 commit dd88609
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ describeSuite({
test: async function () {
const { result } = await context.createBlock(
context.polkadotJs().tx.proxy.addProxy(contractAddress, "Any", 0)
)
);
expect(result?.successful).to.be.true;
},
});
Expand Down

0 comments on commit dd88609

Please sign in to comment.