Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
stenolog committed Feb 24, 2024
1 parent b2ecf4e commit e136f19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ class ErgoTransactionSpec extends ErgoPropertyTest with ErgoTestConstants {
// double the time to avoid random CI failures
printf("%d: %d > %d\n", iii, time, Timeout/2)
assert(time > Timeout/2)
} // test-loop--
} // test-loop
}

property("transaction cost") {
Expand Down

0 comments on commit e136f19

Please sign in to comment.