Skip to content

Commit

Permalink
Added qase id
Browse files Browse the repository at this point in the history
  • Loading branch information
phearnot committed Nov 8, 2023
1 parent 91e8494 commit 69c84be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@ class UtilsRouteEvaluateSpec
}
}

"correctly sent chainId when sender is not set" in {
"SAPI-833. correctly sent chainId when sender is not set" in {
val dappAccount = TxHelpers.signer(224)
val anotherAccount = TxHelpers.signer(224)
withDomain(RideV6, Seq(AddrWithBalance(dappAccount.toAddress, 20.waves))) { d =>
Expand Down

0 comments on commit 69c84be

Please sign in to comment.