Skip to content

Commit

Permalink
Update test/protocol/FundsHandlerTest.js
Browse files Browse the repository at this point in the history
Co-authored-by: Klemen <64400885+zajck@users.noreply.github.com>
  • Loading branch information
albertfolch-redeemeum and zajck committed May 23, 2024
1 parent ef5ddd7 commit 90f317d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/protocol/FundsHandlerTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -5888,7 +5888,7 @@ describe("IBosonFundsHandler", function () {
});
});

context("👉 releaseFunds() - Static Offer price - Price discovery", async function () {
context("👉 releaseFunds() - Price discovery", async function () {
let voucherCloneAddress;
beforeEach(async function () {
// ids
Expand Down

0 comments on commit 90f317d

Please sign in to comment.