Skip to content

Commit

Permalink
v5.0.10-RC: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
aslesarenko committed Jul 18, 2023
1 parent 72baa09 commit 7550d6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class SigmaPPrintSpec extends SigmaDslTesting {
test(t1,
"""AvlTreeData(
| ADDigest @@ (
| ErgoAlgos.decodeUnsafe("000183807f66b301530120ff7fc6bd6601ff01ff7f7d2bedbbffff00187fe89094")
| Helpers.decodeBytes("000183807f66b301530120ff7fc6bd6601ff01ff7f7d2bedbbffff00187fe89094")
| ),
| AvlTreeFlags(false, true, true),
| 1,
Expand Down

0 comments on commit 7550d6b

Please sign in to comment.