mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
fix(pallet-benchmarking): split test functions in v2 (#3574)
Closes #376 --------- Co-authored-by: command-bot <>
This commit is contained in:
committed by
GitHub
parent
629506ce06
commit
f4fbddec42
@@ -23,7 +23,6 @@ use super::*;
|
||||
|
||||
use crate::Pallet as Lottery;
|
||||
use frame_benchmarking::{
|
||||
impl_benchmark_test_suite,
|
||||
v1::{account, whitelisted_caller, BenchmarkError},
|
||||
v2::*,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user