mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Migrate examples to use pallet macro (#8138)
This commit is contained in:
committed by
GitHub
parent
1b2dd6117b
commit
ecf4404903
@@ -930,7 +930,7 @@ macro_rules! impl_benchmark_test {
|
||||
|
||||
/// This creates a test suite which runs the module's benchmarks.
|
||||
///
|
||||
/// When called in [`pallet_example`] as
|
||||
/// When called in `pallet_example` as
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// impl_benchmark_test_suite!(Module, crate::tests::new_test_ext(), crate::tests::Test);
|
||||
|
||||
Reference in New Issue
Block a user