chore: test rename, comment improvements

This commit is contained in:
TAMARA LIPOWSKI
2025-10-07 12:49:15 +02:00
parent ae1b1f8850
commit a50cc5ca7a
4 changed files with 24 additions and 24 deletions

View File

@@ -493,7 +493,7 @@ fn test_single_encoding_strategy_ekubo_grouped_swap() {
.data;
let hex_calldata = encode(&calldata);
write_calldata_to_file("test_single_ekubo_multi_hop", hex_calldata.as_str());
write_calldata_to_file("test_single_ekubo_grouped_swap", hex_calldata.as_str());
}
#[test]