chore: Rename test module from chained_swaps to optimized_transfers

--- don't change below this line ---
ENG-4327 Took 17 minutes
This commit is contained in:
Diana Carvalho
2025-04-21 16:17:31 +01:00
parent a951dfb21a
commit 0751e0d153

View File

@@ -1268,7 +1268,7 @@ mod tests {
println!("test_cyclic_sequential_swap_split_strategy: {}", hex_calldata);
}
mod chained_swaps {
mod optimized_transfers {
// In this module we test the ability to chain swaps or not. Different protocols are
// tested. The encoded data is used for solidity tests as well
use super::*;