Skip to content

Commit

Permalink
Update node info test
Browse files Browse the repository at this point in the history
  • Loading branch information
ameba23 committed Dec 16, 2024
1 parent 1c36ae0 commit e416800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/threshold-signature-server/src/node_info/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ async fn info_test() {
TssPublicKeys {
tss_account: TSS_ACCOUNTS[0].clone(),
x25519_public_key: X25519_PUBLIC_KEYS[0],
connected_to_chain: false,
}
);
clean_tests();
Expand Down

0 comments on commit e416800

Please sign in to comment.