From 3fce4e84930aa13a7252680060d31057eaaf3af5 Mon Sep 17 00:00:00 2001 From: Chris Maddern Date: Thu, 29 Aug 2024 11:30:17 -0400 Subject: [PATCH] Fix test --- test/ingestors/highlight.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ingestors/highlight.test.ts b/test/ingestors/highlight.test.ts index f5f861f..50f5b22 100644 --- a/test/ingestors/highlight.test.ts +++ b/test/ingestors/highlight.test.ts @@ -61,7 +61,7 @@ describe('highlight', function () { expect(mintInstructions.contractAddress).to.equal('0x8087039152c472Fa74F47398628fF002994056EA'); expect(mintInstructions.contractMethod).to.equal('vectorMint721'); - expect(mintInstructions.contractParams).to.equal('[866, 1, address]'); + expect(mintInstructions.contractParams).to.equal('[866, quantity, address]'); expect(mintInstructions.priceWei).to.equal('2100000000000000'); expect(template.featuredImageUrl).to.equal(