We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99e2c8 commit acec1afCopy full SHA for acec1af
1 file changed
tests/bundle_load_test.rs
@@ -107,7 +107,6 @@ async fn test_load_many_bundles() {
107
);
108
}
109
110
-
111
/// 50k bundles each containing 1 transfer tx. Verify block builds with non-zero count of included txs.
112
#[tokio::test(flavor = "multi_thread", worker_threads = 4)]
113
async fn test_load_50k_bundles() {
0 commit comments