Skip to content

Commit

Permalink
Changed parameter name.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacarmina committed Dec 20, 2024
1 parent f533882 commit 71c5a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/integration/pricing.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ describe('Publish pricing scehmas and assert ddo stats', () => {
bytess: []
},
{
fixedRateAddress: artifactsAddresses.FixedPrice,
fixedPriceAddress: artifactsAddresses.FixedPrice,
addresses: [
artifactsAddresses.MockDAI,
await publisherAccount.getAddress(),
Expand Down

0 comments on commit 71c5a7a

Please sign in to comment.