Skip to content

Commit dfb6449

Browse files
committed
tweak
1 parent 5748971 commit dfb6449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/noir.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ describe("Integration tests examples", function () {
7979
expect(resultJs).to.eq(true);
8080
});
8181

82-
it("proves and verifies on-chain ultra_plonk", async function () {
82+
it("proves and verifies ultra_plonk on-chain", async function () {
8383
await this.hre.run("compile");
8484

8585
// Deploy a verifier contract

0 commit comments

Comments
 (0)