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:
@@ -1268,7 +1268,7 @@ mod tests {
|
|||||||
println!("test_cyclic_sequential_swap_split_strategy: {}", hex_calldata);
|
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
|
// 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
|
// tested. The encoded data is used for solidity tests as well
|
||||||
use super::*;
|
use super::*;
|
||||||
|
|||||||
Reference in New Issue
Block a user