test: update hashflow sequential swap test

This commit is contained in:
adrian
2025-08-20 12:09:15 +02:00
committed by Adrian Benavides
parent 81e6a6ea93
commit 5c5678f291
2 changed files with 9 additions and 6 deletions

View File

@@ -2200,7 +2200,7 @@ mod tests {
}
#[test]
fn test_encode_hashflow_single_with_user_data() {
fn test_encode_hashflow_single_fails_without_protocol_data() {
// Hashflow requires a swap with protocol data, otherwise will return an error
let hashflow_component = ProtocolComponent {
id: String::from("hashflow-rfq"),