Skip to content

Commit

Permalink
fix tests, and lints.
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Stacks committed Aug 28, 2024
1 parent 32741f1 commit 72f54c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpc/core/src/model/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,8 @@ mod mockery {
pruning_point_hash: mock(),
virtual_daa_score: mock(),
sink: mock(),
virtual_utxo_count: mock(),
pruning_point_utxo_count: mock(),
}
}
}
Expand Down

0 comments on commit 72f54c8

Please sign in to comment.