Skip to content

Commit

Permalink
ignore really long test for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal committed Jul 5, 2023
1 parent 0884928 commit d073443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixed-price-sale/program/tests/buy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4502,6 +4502,7 @@ mod buy {
.unwrap();
}

#[ignore]
#[tokio::test]
async fn multiple_marker_pdas() {
setup_context!(context, mpl_fixed_price_sale, mpl_token_metadata);
Expand Down

0 comments on commit d073443

Please sign in to comment.