There was an error while loading. Please reload this page.
1 parent 730f767 commit a7bec12Copy full SHA for a7bec12
1 file changed
node/tests/ui_gateway_test.rs
@@ -132,7 +132,6 @@ fn daemon_does_not_allow_node_to_keep_his_client_alive_integration() {
132
test_name,
133
Some(
134
CommandConfig::new()
135
- .pair("--blockchain-service-url", "https://booga.com")
136
.pair("--ui-port", daemon_port.to_string().as_str()),
137
),
138
true,
0 commit comments