Skip to content

Commit 5018a48

Browse files
chore(starknet_integration_tests): remove outdated todo (#3076)
commit-id:24451beb
1 parent 146c28d commit 5018a48

File tree

1 file changed

+0
-2
lines changed
  • crates/starknet_integration_tests/src

1 file changed

+0
-2
lines changed

crates/starknet_integration_tests/src/utils.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ pub fn create_chain_info() -> ChainInfo {
4949
}
5050

5151
// TODO(Tsabary/Shahak/Yair/AlonH): this function needs a proper cleaning.
52-
// TODO(yair, Tsabary): Create config presets for tests, then remove all the functions that modify
53-
// the config.
5452
#[allow(clippy::too_many_arguments)]
5553
pub async fn create_node_config(
5654
available_ports: &mut AvailablePorts,

0 commit comments

Comments
 (0)