Skip to content

Commit

Permalink
stop ignoring promotion test
Browse files Browse the repository at this point in the history
  • Loading branch information
zancas committed Aug 31, 2023
1 parent a180fe5 commit 37512dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zingocli/tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -740,8 +740,6 @@ async fn note_selection_order() {
}

#[tokio::test]
// This test is very long-running, so we ignore to speed CI
#[ignore]
async fn from_t_z_o_tz_to_zo_tzo_to_orchard() {
// Test all possible promoting note source combinations
let (regtest_manager, _cph, mut client_builder) = scenarios::custom_clients();
Expand Down

0 comments on commit 37512dc

Please sign in to comment.