Skip to content

Commit

Permalink
ignored darkside test
Browse files Browse the repository at this point in the history
  • Loading branch information
fluidvanadium committed Jan 18, 2024
1 parent 14b4831 commit 0836639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions darkside-tests/tests/network_interruption_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ async fn shielded_note_marked_as_change_chainbuild() {
// json::stringify_pretty(scenario.get_lightclient(0).do_list_notes(true).await, 4)
// );
}
#[ignore]
#[tokio::test]
async fn shielded_note_marked_as_change_test() {
const BLOCKCHAIN_HEIGHT: u64 = 20_000;
Expand Down

0 comments on commit 0836639

Please sign in to comment.