Skip to content

Commit 2221485

Browse files
committed
fix test
1 parent 7af251e commit 2221485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/dev/block-proposal-with-blobs-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ tasks:
2424
title: "Wait for block proposal from ${validatorPairName}"
2525
configVars:
2626
validatorNamePattern: "validatorPairName"
27-
minBlobCount: "${minBlobCount}"
27+
minBlobCount: "minBlobCount"

0 commit comments

Comments
 (0)