Skip to content

Commit a7bec12

Browse files
committed
removing wrongly placed --blockchain-service-url
1 parent 730f767 commit a7bec12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

node/tests/ui_gateway_test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ fn daemon_does_not_allow_node_to_keep_his_client_alive_integration() {
132132
test_name,
133133
Some(
134134
CommandConfig::new()
135-
.pair("--blockchain-service-url", "https://booga.com")
136135
.pair("--ui-port", daemon_port.to_string().as_str()),
137136
),
138137
true,

0 commit comments

Comments
 (0)