Fixes benchmark test for the new isDraft parameter

This commit is contained in:
Vitor Pamplona 2024-05-15 10:28:01 -04:00
parent d1646761d2
commit 1bfe57da63

View File

@ -63,6 +63,7 @@ class GiftWrapSigningBenchmark {
markAsSensitive = true,
zapRaiserAmount = 10000,
geohash = null,
isDraft = false,
signer = sender,
) {
countDownLatch.countDown()
@ -91,6 +92,7 @@ class GiftWrapSigningBenchmark {
markAsSensitive = true,
zapRaiserAmount = 10000,
geohash = null,
isDraft = false,
signer = sender,
) {
msg = it
@ -132,6 +134,7 @@ class GiftWrapSigningBenchmark {
markAsSensitive = true,
zapRaiserAmount = 10000,
geohash = null,
isDraft = false,
signer = sender,
) {
SealedGossipEvent.create(
@ -177,6 +180,7 @@ class GiftWrapSigningBenchmark {
markAsSensitive = true,
zapRaiserAmount = 10000,
geohash = null,
isDraft = false,
signer = sender,
) {
SealedGossipEvent.create(