Skip to content

Commit

Permalink
benchmarking correction
Browse files Browse the repository at this point in the history
  • Loading branch information
amiyatulu committed Oct 11, 2024
1 parent 075c724 commit 4103cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom-pallets/department-funding/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -753,5 +753,5 @@ mod benchmarks {
add_incentive_count(RawOrigin::Signed(accounts[14].clone()), department_id)
}

impl_benchmark_test_suite!(Template, crate::mock::new_test_ext(), crate::mock::Test);
impl_benchmark_test_suite!(DepartmentFunding, crate::mock::new_test_ext(), crate::mock::Test);
}

0 comments on commit 4103cfb

Please sign in to comment.