We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3658f38 commit 32d839fCopy full SHA for 32d839f
runtimes/bulletin-westend/tests/tests.rs
@@ -203,7 +203,7 @@ fn transaction_storage_runtime_sizes() {
203
204
/// Test maximum write throughput: 8 transactions of 1 MiB each in a single block (8 MiB total).
205
#[test]
206
-fn transaction_storage_max_throughput() {
+fn transaction_storage_max_throughput_per_block() {
207
use bulletin_westend_runtime as runtime;
208
use bulletin_westend_runtime::BuildStorage;
209
use frame_support::assert_ok;
0 commit comments