Skip to content

Commit

Permalink
disable flaky with_1000_transactions_direct test
Browse files Browse the repository at this point in the history
  • Loading branch information
grooviegermanikus committed Sep 19, 2023
1 parent c7cc774 commit 488ab74
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ pub fn with_100_transactions_direct() {
});
}

#[ignore]
#[test]
pub fn with_1000_transactions_direct() {
configure_logging(false);
Expand Down

0 comments on commit 488ab74

Please sign in to comment.