Skip to content

Commit 5145bbf

Browse files
committed
fixup! Prevent other tests from failing
1 parent 8edd886 commit 5145bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests_vss_no_auth.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ mod common;
1111

1212
use std::collections::HashMap;
1313

14-
use ldk_node::{Builder, entropy::NodeEntropy};
1514
use ldk_node::Builder;
15+
use ldk_node::{entropy::NodeEntropy, Builder};
1616
use ldk_node_070::lightning::util::config;
1717
use rand::{rng, Rng, RngCore};
1818

0 commit comments

Comments
 (0)