Skip to content

Commit 3253138

Browse files
f - Drop std req from test_api_calls_with_unkown_counterparty_node
1 parent c0b4349 commit 3253138

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8222,7 +8222,6 @@ mod tests {
82228222
}
82238223

82248224
#[test]
8225-
#[cfg(feature = "std")]
82268225
fn test_api_calls_with_unkown_counterparty_node() {
82278226
// Tests that our API functions and message handlers that expects a `counterparty_node_id`
82288227
// as input, behaves as expected if the `counterparty_node_id` is an unkown peer in the

0 commit comments

Comments
 (0)